I could have let SQL generate the UUID for me with the NEWID() function, but
I needed to populate existing tables, and found it easier / lazier / quicker
to do so by using CF up front, rather than having to touch the db tables a
lot.

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Fred T. Sanders [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, December 15, 2000 11:34 AM
> To:   Fusebox
> Subject:      Re: inserting your own UUID into a db table
> 
> Why not use GUIDs?
        {redacted}

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to