Community Member Profile
Michael Offner
Member since Oct 16, 2009
- Profile: /members/4548-Michael-Offner.htm
- URL: www.getrailo.org
- Comments: 1
- Points: 10
Recent Blog Comments By Michael Offner
-
Ask Ben: Changing ColdFusion Query Column Names
Posted on Oct 16, 2009 at 4:33 AM
@James this is how you can do it with railo: <cffunction name="QueryChangeColumnName" access="public" output="false" returntype="query" hint="Changes the column name of the given query."> <cfargument name="Query" type="query" required="true"/> <... read more »



