I need a sequential serial number generator. Is there any canned code for for this? I am not an advanced programmer so am looking for something as simple as possible.
Thanks, Paul
I need a sequential serial number generator. Is there any canned code for for this? I am not an advanced programmer so am looking for something as simple as possible.
Thanks, Paul
Subject: Here’s one to try…
Subject: No Replication
Thanks for the info!
By the way, since we do not use any replication on this application, do you know of a simpler way to generate sequential serial numbers?
Thanks again, Paul
Subject: Various techniques described here
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/sequential-numbering.htm
Subject: Thanks
This is excellent information.
Thanks, Paul