Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing a form with views in the data environment!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00120000
Message ID:
00120026
Vues:
18
>I have not use views before in an application! (background)
>I have my new and save buttons working great thanks to John Gordon but I now get an error when I close my forms. It acts like it is trying to do a tableupdate or something but I don't have anything in my destroy event or any other event that would fire when the form closes. I assume there must be a property somewhere that tells the data environment to update the parent tables upon closing!? Can anyone tell me where this property is if that is what is happening!?

Steve, if your tables are buffered, you will have to issue a TableUpdate() for each table as well as for the views. If you are using ONLY views for your data, then be sure that your tables are NOT buffered, or else that you issue a TableUpdate() for each table on exiting the form.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform