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

vishbaan
14th July 2003, 16:51
we wanted this because we wanted other systems to put data directly into baan tables (not standard baan application tables ofcourse).

from VB or other channels into baandb tables in SQL server.

vish

morpheus
14th July 2003, 17:51
Vish,
Search the board, and you will certainly find some good posts on this problem. Also, try this link (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=10246)
Good Luck.