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??
Vista Problem - Incorrect syntax near ...
-
- Posts: 12
- Joined: Tue 21 Aug 2007 14:25
-
- Posts: 12
- Joined: Tue 21 Aug 2007 14:25
This will be a problem!!!Antaeus wrote:Please send me a complete small sample at evgeniyD*crlab*com to demonstrate the problem, including script to create and fill table(s) used in your sample. Also specify the server version you work with.
My application run in a lot of 500 computers in different customers. Only 1 machine give this error.
I Can't reproduce the problem, but analysing the madexcept error message, its impossible occur the error.
Some help