Cedric Villat wrote: > I am getting an error when using <cfqueryparam> and MySQL 4.0.13. Whenever I > specify the <cfqueryparam> type to CF_SQL_BIT I get the following error: > > Unknown Types value
How does the stack trace look? > The value I am passing is just 1, and it is hard-coded. If I change the type > to CF_SQL_INTEGER it works just fine. Interestingly, this works fine on CF5, > but gives the above error when using CFMX. How is the datatype defined in MySQL? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

