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:
CloseDataBase vs CommitDataBase (2007)
Putting a page between checkout and invoice (1999)
[OT] A little help with permissions (2003)
how to use encrypt and searching (1998)
File Upload (1997)
(2000)
To Err or Not Custom Error (1999)
hard carriage returns and sendmail (1998)
WebCat2b15MacPlugin - [protect] (1997)
Changing RAM-cached browser values ... (2000)
Any limit to [include] (1997)
Re:WebCatalog f2 Installation (1997)
Shownext never shows next...still (1997)
getmimeheader host on my local machine (2003)
why am I getting an authenticate dialog with no [protect]? (2000)
Math Context (2001)
Looking up two prices in database? (1997)
RE: Signal Raised (1997)
PCS Frames (1997)
Bad cookie (1998)