One of the column name in a table in the my sql database is named "Count". Everytime I do a select statment with that in SQL, I get an error. How can I select the data in that column even though "Count" is a key word in SQL and I can't change the column name either. [sig][/sig]