> understand it correctly, there is no CF_SQL types that handle
> GUIDs.
>
> What we need to be able to do is something like this:
>
> <cfquery "verifyUser">
> select * from user
> where UserID = <cfqueryparam type="CF_SQL_xxx"
> value="GUID"> </cfquery>
I don't think that UUID/GUID is a defined data type within SQL; it's
specific to SQL Server.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

