Now I feel pretty stupid, as a Coldfusion developer with more than 5 years experience 
not remembering createUUID!

Anyway, CF's UUID is the same as SQLs uniqueidentifier
--------------------------
Converting from a string constant in the following form 
(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, in which each x is a hexadecimal digit in the 
range 0-9 or a-f). For example, 6F9619FF-8B86-D011-B42D-00C04FC964FF is a valid 
uniqueidentifier value
--------------------------

I guess in the last few years I have really turned away from using data manipulation 
at ColdFusions end, and perform all actions within the db, which speeds up things.

Besides being stupid and not remembering CF's UUID, I still believe my point in my 
previous email applies RE: using UUID for primary key..

Taco Fleur

> No I think they are referring to a Universal Unique Identifier
> (http://www.opengroup.org/onlinepubs/9629399/apdxa.htm) which can be created
> with createUUID() in coldfusion. They look kind of like
> 0006B8D1-22DF-1E2E-80196C71CB0E78F2. Not sure if this is the same as the
> "uniqueidentifier" SQL data type.
> 
> Cheers
> 
> Mark
> 
> 
> ______________
> Mark Stanton
> Web Production
> Gruden Pty Ltd
> Tel: 9956 6388
> Mob: 0410 458 201
> Fax: 9956 8433
> email: [EMAIL PROTECTED]
> www.gruden.com

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to