Error using SQL Expressions
In my MFC application i have to create some SQL Expressions (access to MS SQL Server 2000).When i'm veryfing a query,there is an error(Query Engine Error:'42000:[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'select').What should i do?tell me,please.
|