At 10:30 AM 12/15/01 -0800, you wrote:
>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!

What is the error message? If you've tried with quotes, it might be a "this 
info will be truncated" message, in which case, the data is too long to fit 
into the specified field and you need to make the field larger.


Now available in a San Francisco Bay Area near you!
http://www.blivit.org/mr_urc/index.cfm
http://www.blivit.org/mr_urc/resume.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.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

Reply via email to