Re: generating unique IDs
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 30500
interpreted = N
texte = On 4/11/00 10:52 AM, Nico at tmpx1@hotmail.com wrote:> on 11/04/2000 15:21, Phil Marshall at phil@signalz.com wrote:> >> QUESTIONS:>> 1. Can I continue to assume this in my future on MacOS X?>> 2. Is there a better way to create unique record IDs?> > 1: No. Don't assume anything, if you don't have to :)> 2: You should allways use the [cart] builting WebDNA function for making> unique ID's. Each call to it will return an ID that is guaranteed to be> unique. Thus, you can replace all that code you use now with [cart].I prefer using [cart][date %Y%m%D%H%M%S] to generate the SKU value just incase I forget to dispose of the [cart] variable after adding a record orship my code to another server which could conceivably cough up a [cart]that already existed on the previous server. Having a 24-digit SKU mightseem like overkill, but it definitely avoids the bad juju from having aduplicate SKU.-- Andrew Vernonavernon@dramatols.net-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Associated Messages, from the most recent to the oldest:
On 4/11/00 10:52 AM, Nico at tmpx1@hotmail.com wrote:> on 11/04/2000 15:21, Phil Marshall at phil@signalz.com wrote:> >> QUESTIONS:>> 1. Can I continue to assume this in my future on MacOS X?>> 2. Is there a better way to create unique record IDs?> > 1: No. Don't assume anything, if you don't have to :)> 2: You should allways use the [cart] builting WebDNA function for making> unique ID's. Each call to it will return an ID that is guaranteed to be> unique. Thus, you can replace all that code you use now with [cart].I prefer using [cart][date %Y%m%D%H%M%S] to generate the SKU value just incase I forget to dispose of the [cart] variable after adding a record orship my code to another server which could conceivably cough up a [cart]that already existed on the previous server. Having a 24-digit SKU mightseem like overkill, but it definitely avoids the bad juju from having aduplicate SKU.-- Andrew Vernonavernon@dramatols.net-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Andrew Vernon
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
serial number generation (1997)
form data submission gets truncated (1997)
Unexpected error (1997)
Don't know if this is a sily question... (2003)
best way to test for the existence of a parameter in a url (2003)
Robert Minor duplicate mail (1997)
Setting up shop (1997)
Removing a character (2000)
Summing fields (1997)
Attention all list readers (1997)
b12 cannot limit records returned and more. (1997)
MacAuthorize and WebMerchant (1997)
purchase.log file (1997)
WebCat2: multiple currency support (1997)
Emailer problem (2000)
Press Release hit the NewsWire!!! (1997)
Nested tags count question (1997)
OT - Public Upload Security (2002)
WebCat B13 Mac CGI -- Frames question (1997)
Linux uninstall / reinstall (2003)