Forum Moderators: open
First off I'd better let you know I'm pretty new to sql, now on to the problem.
I'm trying to connect to a few tables in a database. I've connected to most of them ok, and can get the information I need. Then I try to connect to this one table that is called Order. After a few hours flapping around I suss out that I cant connect to it because Order is an sql reserved word. I cant change the table name, but I realy need to be able to connect to it. Any ideas?
Cheers in advance,
Paul