Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View requery
Message
 
 
À
17/07/2007 11:53:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01241116
Message ID:
01241132
Vues:
23
>I have created View with parent and child tables in it.
>
>When I insert new record into view and then do TableUpdate() it's ok except that some fields are blank. Those fields are from child table, unless I do requery() they are blank. How can show them without doing requery?

You can use replace command to replace extra fields (non-updatable) in your view with child table fields. Otherwise requery() would be the only option.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform