Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not updating data
Message
 
À
09/08/2006 01:09:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01143996
Message ID:
01144005
Vues:
16
HI Steven,

>1. Data is accepted by the grid, but not physically updated by the table.

If the table and the view are both buffered, you have to issue TABLEUPDATE() twice. First against the view to transfer all changes from the view into the buffered table. Then against the table to transfer data from the buffer to the physical file.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform