maheswar
2nd November 2010, 14:15
Hi body,
i have a doubt.
i wanna to know the code to generate a count number for primary index(long type) field automatically.
ex:
employeeID
1
2
3
.
.
.
can anyone help me please.........

bdittmar
2nd November 2010, 20:00
Hi body,
i have a doubt.
i wanna to know the code to generate a count number for primary index(long type) field automatically.
ex:
employeeID
1
2
3
.
.
.
can anyone help me please.........

Hello,

before posting, use the search option. please.

Have a look at :

http://www.baanboard.com/baanboard/showthread.php?t=54217


or create a table like "First free numbers" an increment them.
Regards