Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sync'ing up a view with the underlying table
Message
 
À
02/06/1998 14:30:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00104096
Message ID:
00104142
Vues:
21
If you create a view in a database container, you can then
USE MyDBC.View_Items
Then as records are added to the master item table, you can then
select View_Items
requery()
I don't think that what you are trying to do with a direct select statement will work unless you re-issue it over, then you have to worry about the bound controls that may ultimately be using it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform