Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting records in multitable view
Message
De
31/07/2009 06:34:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Deleting records in multitable view
Divers
Thread ID:
01415612
Message ID:
01415612
Vues:
88
I have a view based on tables A,B,C. Only the fields in A are set to be updateable. I can add and edit without any problem. If I delete a record and try to update the base tables the update fails as does the subsequent Requery(). I have been hunting around on UT and have seen a suggestion that this is a known issue - but I can't identify a work-around. Can anyone help? Sample code snippet below
delete next 1
mytest=TABLEUPDATE(.T.)
* mytest returns .f.
REQUERY("v_myview")
* Fails with cursor contains uncommitted changes
Thanks
Barry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform