BrendaCowell
Technical User
We are trying to set up some queries using MSQuery to read a database named "OPEN". Because OPEN is a reserved word, I get the error: "Incorrect syntax near the keyword 'OPEN'. Statement(s) could not be prepared."
If I modify the sql statement to add brackets to OPEN (i.e. [OPEN]), the query will run, but can no longer be displayed graphically. As my users do not know sql, I'm trying to find a way around this. Is there a config file or setting that I can change somewhere?
note: this database has many applications referencing it, so changing the name is not an option.
Thanks!
Brenda
If I modify the sql statement to add brackets to OPEN (i.e. [OPEN]), the query will run, but can no longer be displayed graphically. As my users do not know sql, I'm trying to find a way around this. Is there a config file or setting that I can change somewhere?
note: this database has many applications referencing it, so changing the name is not an option.
Thanks!
Brenda