Hi again !!!
Here is the second problem. (I am using Delphi 3.0 Client/Server Suite.)
I have a table from a database with a field called Position.
When I write SQL for a Query component which is (not complete) : SELECT Position ....
I get the message : Inapropriate use of a keyword (or something similar). Is Position a SQL keyword? I don't want to change the name of the field because my program is already big and I have to change a lot of code. What can I do ???
Please help.
Here is the second problem. (I am using Delphi 3.0 Client/Server Suite.)
I have a table from a database with a field called Position.
When I write SQL for a Query component which is (not complete) : SELECT Position ....
I get the message : Inapropriate use of a keyword (or something similar). Is Position a SQL keyword? I don't want to change the name of the field because my program is already big and I have to change a lot of code. What can I do ???
Please help.