On mySQL, you want the marvelous SHOW command. SHOW [FULL] COLUMNS FROM tbl_name [FROM db_name] [LIKE wild]
Docs: http://www.mysql.com/doc/S/H/SHOW.html >>> [EMAIL PROTECTED] 06/04/02 03:14PM >>> 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

