Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views & TableUpdate()
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Views & TableUpdate()
Divers
Thread ID:
00159607
Message ID:
00159607
Vues:
50
I have a view call ventry based upon the entry table and it's child, entrydet.
The contents are shown in a grid and I found it necessary to delete records from the view and use tableupdate to pass the deletion down to the table. PROBLEM - the deletion is only temporary. When the user leaves the form and returns the records are still there. Any ideas?
delete from bkdata!ventry where entryid = m.lckeyvalue
select entrydet
=tableupdate(.t.)
select entry
=tableupdate(.t.)
with fingers crossed - Sarah
Sarah King
pcpropertymanager.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform