Tyler Silcox wrote: > It's a "Numeric" data type in MS-SQL 2000, and the one (major) fault I've > had with cfqueryparam is the lack of documentation for which cfsqltype to > use with which data type from each different db vendor.
That should be in the documentation of the DB vendor. The cfsqltype values are exactly the same as from the JDBC 2 specification, so it should be in the JDBC documentation of your dbms. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

