Subject | What is the best way to get the next number in a indexfield |
---|---|
Author | Francois Leemans |
Post date | 2001-06-10T09:43:32Z |
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]
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]