Community Member Profile
Charlie Bledsoe
Member since Nov 4, 2009
- Profile: /members/4679-Charlie-Bledsoe.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Charlie Bledsoe
-
ColdFusion Query of Queries Unexpected Data Type Conversion
Posted on Nov 4, 2009 at 11:56 AM
I had the exact same problem with a regular query on a varchar data type. I used the CAST() function and it solved the problem, but it only errored when certain strings were passed in. E.G. 'mfrscan' worked fine, but 'mfrbillback' threw sql conversion error. Very strange?... read more »



