Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EDITing OR APPENDing to LOCAL VIEWS
Message
De
24/11/1999 12:05:24
 
 
À
24/11/1999 11:06:13
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00295056
Message ID:
00295096
Vues:
20
>How come when I use the same code to append or edit to a local view that I would normally use to append or edit a table the changes are not saved into the local view, even though I "ReQuery" the local view after I have made the update?

You have to issue a TABLEUPDATE() on the view to write the changes to the base table.

Also, the view must be set to send updates, a key field set, and updatable fields checked as so. Do all this in the view designer or with DBSETPROP().
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform