Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error with VFP + mySQL5 + datetime
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Error with VFP + mySQL5 + datetime
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Miscellaneous
Thread ID:
01120299
Message ID:
01120299
Views:
57
Hello.
I must to update some info in a mySQL5 dataBase from third-party software.
I have a remote view updating a table in particular where is a DATETIME column.

the code is:
Replace myRemoteView.myDate WITH DATETIME ( )
When I do the TABLEUPDATE (.T.) It gives me the follow error message:
1585
Update conflict in cursor ...
Only with DATETIME column this happens, with the others columns of a any type it's works fine.

Already I have tried all SET DATE combinations.

It works perfectly well using SQL Pass Through.

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform