Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting a record from a multitable view
Message
De
05/08/2007 13:10:28
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01246019
Message ID:
01246038
Vues:
25
Hi Naomi,

With the following code, I get an update conflict...


My other option has been to do a parent table record delete followed by a tableupdate, but it is not working.

My code:
SET MULTILOCKS ON
CURSORSETPROP('Buffering', 5, "stockbook")
select vuestock
DELETE
TABLEUPDATE()
Thanks very much,

Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform