Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug on CursorAdapter.UpdateType where i can report the b
Message
De
15/11/2002 12:05:37
 
 
À
15/11/2002 09:24:51
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00719735
Message ID:
00723288
Vues:
25
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform