Scott
Member since Aug 25, 2011
- Profile: /members/8841-scott.htm
- Comments: 1
Recent Blog Comments By Scott
-
ColdFusion Query Error: Value Can Not Be Converted To Requested Type
Posted on Aug 25, 2011 at 10:39 AM
I hit this on CF9, but I am explicitly naming all the columns instead of doing a select *. We are using SQL Server and have a lot of our columns as bit flags. I changed one of the views to do a case statement to translate these to Yes/No on the request of a client who didn't like seeing the 1/0. ... read more »