Hi,

I'm trying to match the CF values for the CFSQLType attribute of the 
CFQUERYPARAM tag with the standard SQL types returned by the ODBC drivers.
For most of them it is trivial, but I'm finding no equivalent  for the 
following:
CF_SQL_BLOB,
CF_SQL_CLOB,
CF_SQL_MONEY,
CF_SQL_MONEY4,
CF_SQL_REFCURSOR.

On the other hand, I have those in SQL types and I don't know what to do 
with them:
SQL_BINARY,
SQL_VARBINARY,
SQL_LONGVARBINARY,
SQL_WCHAR,
SQL_WVARCHAR,
SQL_WLONGVARCHAR

Any idea?

Also, is CF_SQL_IDSTAMP corresponding to SQL_GUID ?

Thanks

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193255
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to