Prev Next
Back to the top of the FAQ
Q. Am I using the right SQL syntax?
A. Make sure that your field names do not have spaces or # signs in them. Also, text fields should all be of type VarChar (text).
Back to the top of the FAQ Prev Next