Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update 1 view, but not the other
Message
De
20/06/2001 07:48:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Update 1 view, but not the other
Divers
Thread ID:
00521348
Message ID:
00521348
Vues:
45
Hi

I have 2 Local Views, both from the same Base Table, and both only contain one record.

In a piece of code I do this:

DELETE IN View1
=TABLEUPDATE(.T., .T., "View1"
DELETE IN View2
=TABLEUPDATE(.T., .T., "View2")

But this only clears the record in view1, view2 still shows the deleted record!!

Any ideas?
Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform