Hi, I have a database that I need to run an SQL query insert/update on, the problem is that the columns are actually named VALUE and PERCENT, Access complains about a syntax error anytime I try to do anything with this table, how do I run a query against it?
Thanks