>From CF,

<cfquery name="myQuery">
        select * from my table
</cfquery>


<cfoutput>#myQuery.columnlist#</cfoutput>

- j


-----Original Message-----
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 3:15 PM
To: CF-Talk
Subject: Querying a table for its columns


Querying a table for its columns

I can't remember the syntax for querying a table for its columns. I think it
is a mySQL table on CF 4.0x box.

Eric



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to