Community Member Profile
Frank Moorman
Member since May 27, 2009
- Profile: /members/3487-Frank-Moorman.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Frank Moorman
-
ColdFusion Query of Queries Unexpected Data Type Conversion
Posted on May 27, 2009 at 11:10 AM
I just stumbled upon this entry after a google search. I was having a single digit integer (which was stored on the database as a varchar) being called a double in a QoQ. I tried pblecha's suggestion to use a like and unfortunately that did not work. However, I then tried to CAST as VARCHAR... read more »



