David Mintz writes: "I wonder if anyone knows an elegant way to get ~just~ the column names and no more" You might try something like: SELECT * FROM `table` LIMIT 1 (I wouldn't say it is elegant...) T. Gales & Associates 'Helping People Connect with Technology' http://www.tgaconnect.com