Community Member Profile
vlad
Member since Oct 26, 2009
- Profile: /members/4608-vlad.htm
- URL: http://insight-photography.com
- Comments: 1
- Points: 29
Recent Blog Comments By vlad
-
Converting A ColdFusion Query To CSV Using QueryToCSV()
Posted on Aug 23, 2011 at 10:11 PM
@Misha I tried your: SELECT ( '"' + Data1 + '",' + '"' + Data2 + '",' + '"' + Data3 + '",' + '"' + Data4 + '"' ) as Line FROM ...... Unfortunately I'm using MYSQL, using a different concat operator.... read more »



