J
John J.
I'm looking for code to increment an ID-number in a multiuser environment.
Autonumber is not an option in this case.
I found this code: http://support.microsoft.com:80/kb/210194. In this code,
however, I don't see what part takes care of the risk that 2 users run the
code at the same time, resulting in duplicate keys.
Is this the right code to use? Or does someone have better code for this?
Thanks, John
Autonumber is not an option in this case.
I found this code: http://support.microsoft.com:80/kb/210194. In this code,
however, I don't see what part takes care of the risk that 2 users run the
code at the same time, resulting in duplicate keys.
Is this the right code to use? Or does someone have better code for this?
Thanks, John