Subject What is the best way to get the next number in a indexfield
Author Francois Leemans
I got a small table of employees, each having a unique employeenumber.
If I want to add a new employee, what is the best way to obtain the next
employeenumber ?
I could search for the highest already existing number and add 1, what I
want to know is if this is the professional way to do this.
Any small example ?

Regards
Lee



[Non-text portions of this message have been removed]