Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSSQL Server Error 241
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
MSSQL Server Error 241
Miscellaneous
Thread ID:
00111752
Message ID:
00111752
Views:
44
I get this error ("Connectivity error: [Microsoft][ODBC SQL Server Driver][SQL Server]Syntax error converting DATETIME from character string.") in a remote view with the following code. ldDate is equal to '%'. Seems simple enough but here we go again. Can anyone help?

SELECT *;
FROM dbo.Test Test;
WHERE Test.date1 = ?lddate
Michael Garcia
Next
Reply
Map
View

Click here to load this message in the networking platform