Skip to Content
0
Former Member
Feb 01, 2006 at 07:51 AM

Whats the best way of getting a unique code for a new user table?

180 Views

I have a new user table which I want to insert a lot of records into triggered through a DI application. It is possible for this application to be run more than once at the same time.

What is the best way to get a key that is unique for the new record?

Daniel