Well if your table row is a varchar then it should be
INSERT INTO yourtable (GUID)
VALUES ('#UUID#')
----- Original Message -----
From: "Gregory Harris" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, December 15, 2001 10:30 AM
Subject: Unique ID Help
> Ok, say I have a given Unique ID:
>
> CFE4734A-CEA8-48BE-9D64-88FCBB7E2688
>
> That needs to be inserted into a database like so perhaps:
>
> INSERT INTO ThisTable)
>
> (GUID Field)
>
> VALUES
>
> (CFE4734A-CEA8-48BE-9D64-88FCBB7E2688)
>
>
> How do I get it into the GUID Field? I've tried with and without quotes
and
> have had no success. Thanks for your help!
>
>
> Gregory Harris
> [EMAIL PROTECTED]
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists