Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updation of Views at runtime
Message
De
12/03/1999 02:21:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Updation of Views at runtime
Divers
Thread ID:
00196672
Message ID:
00196672
Vues:
60
Hello,

A view is created in the database Joining two tables, Now the view is updated automatically when I am appending the records in respective tables from the command box.

But I am appending the records in the respective tables from the form but my grid of view is not refreshing. I came to conclusion that the view gets refresh only after

dataenvironment.closetables() and dataenvironment.opentables() are issued, for which I have to close the form and re-load it. which is impraticle.

Is there any better solution to update the view with closing the tables.


Thanks and Regards
Rajesh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform