vishbaan
14th July 2003, 16:47
Dear fnds,
how hash(index) fields are encoded by baan to backend databases.
Eg:
===
I get the logic for string fields.
If I have a composite index with two string fields:
then baan makes as hash1 = binary(str_field1 & str_field2)
But if my index is madeup of a string field and a long field then how baan generates the hash field values.
any idea, pls write
VISH
how hash(index) fields are encoded by baan to backend databases.
Eg:
===
I get the logic for string fields.
If I have a composite index with two string fields:
then baan makes as hash1 = binary(str_field1 & str_field2)
But if my index is madeup of a string field and a long field then how baan generates the hash field values.
any idea, pls write
VISH