Eric,

If its mySql you can try "describe tablename" and it will return a query one
of which is the column name.  If it's SQL server, you can use sp_columns
tablename.

-----Original Message-----
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 2: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