hi, hi have a table with a field named "auto" if i want select that field i have an errror: Invalid use of keyword Token: auto ie: select auto from table or select * table where (auto = 'something') how can i access to the field? Thanks