Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error! SQL Passthrough...
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Strange Error! SQL Passthrough...
Miscellaneous
Thread ID:
00900294
Message ID:
00900294
Views:
45
I'm using VFP8 with SQLSERVER2000 as DB backend. It's my first time encountering this strange error:
cDate = Dtoc(inven.refdate)
csqldelete = [DELETE FROM itemldgr Where docdate <= ']+cdate+[']
If SQLEXEC(nConn,csqldelete) <= 0
   Aerror(car)
   MessageBox(Aerror(car(2)))
Endif
Above gives me:
Connectivity Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Syntax error converting character string to smalldatetime data type.

What's missing???
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Next
Reply
Map
View

Click here to load this message in the networking platform