Community Member Profile
Alexis
Member since Oct 17, 2011
- Profile: /members/9133-Alexis.htm
- Comments: 1
- Points: 9
Recent Blog Comments By Alexis
-
Ask Ben: Finding The SQL Data Type Of A ColdFusion Query Column
Posted on Oct 17, 2011 at 10:39 PM
<!--- Create a query setting column names and data types. ---> <cfset qVirginTechies = QueryNew( "name, dick_size, is_a_tool, last_had_sex_with_a_lady", "VARCHAR, INTEGER, BIT, DATE" ) />... read more »



