in reply to Re: DBI Insert Unique Customer ID
in thread DBI Insert Unique Customer ID
Thanks for the response... UUID and GUID don't seem to do exactly what I want, though. I'm looking for a 5 digit number that's unique to the database.
It looks like UUID and GUID do something a bit different, creating numbers unique to a URL. I'd think there'd be a simple way to generate the customer numbers, then check if they're already in the DB.
Cheers,
K.