Marc - Just use MSSQL's guid column type. Reactor automatically translates between CF and MSSQSL's guid/uuid formats.
Doug -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Funaro Sent: Tuesday, August 08, 2006 8:31 AM To: [email protected] Subject: [Reactor for CF] Using GUID/UUID for Primary Key So I'd just like to verify that I can use a char(35) field as a primary key in MSSQL, with Reactor... I am very much used to creating 100% unique keys using CreateUUID() (CF) or MSSQL's newID() as a default on the field itself. S'all good? M -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
