When I try to create any query in Crystal Reports 11, I get an error!
Here is an example:
Select person.id
from person_tbl as person
Here is the error that I get:
Error in compiling SQL expression:
Database Connector Error: '42000:[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keywork 'Select'.
[Database Vendor Code: 156].