Vista Problem - Incorrect syntax near ...
Posted: Tue 21 Aug 2007 14:37
hello dear friends.
I've encountered a big problem in windows vista with dbexpress MSSqlServer Driver version 3.10.8.0.
Durying the Open method of a ClientDataSet, occurs the folowing errors in some different points of application:
1) SQL Server Error: Line 10: Incorrect syntax near ','. Line 8: Incorrect syntax near ','. Line 8: Incorrect syntax near '?'.
2) SQL Server Error: Line 26: Incorrect syntax near ','. Line 22: Incorrect syntax near 'o?A'.
The CommandText not have parameters, and these caracters under quotation not exists in the query.
In others Windows (XP, Win98, etc) the application works fine.
Some help??
I've encountered a big problem in windows vista with dbexpress MSSqlServer Driver version 3.10.8.0.
Durying the Open method of a ClientDataSet, occurs the folowing errors in some different points of application:
1) SQL Server Error: Line 10: Incorrect syntax near ','. Line 8: Incorrect syntax near ','. Line 8: Incorrect syntax near '?'.
2) SQL Server Error: Line 26: Incorrect syntax near ','. Line 22: Incorrect syntax near 'o?A'.
The CommandText not have parameters, and these caracters under quotation not exists in the query.
In others Windows (XP, Win98, etc) the application works fine.
Some help??