Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug on CursorAdapter.UpdateType where i can report the b
Message
From
15/11/2002 12:05:37
 
 
To
15/11/2002 09:24:51
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italy
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719735
Message ID:
00723288
Views:
24
This message has been marked as the solution to the initial question of the thread.
Hi Emanuele.

>when i try to tableupdate() ... the server receive a delete and an insert command .....

I think I know what the problem is: if you pass .T. for the lForce parameter in the TABLEUPDATE() statement, VFP overrides the UpdateType property and always sends DELETE followed by INSERT to the database. Change your code to pass .F. instead and see if that fixes the problem.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform