Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error No 1739 (error after changing form)
Message
De
08/11/2004 12:56:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Error No 1739 (error after changing form)
Divers
Thread ID:
00959262
Message ID:
00959262
Vues:
46
I made some changes to a form and now get the error message
Property setting will not take effect until data environment reloaded (Error 1739)
which has the text
You attempted to set a property on a data environment object (Relation, Cursor) while the
data environment is loaded. The property value will be stored with the object, but the
property will not take effect until the data environment is unloaded and then reloaded.

To unload the data environment 

Issue CloseTables in the form: 
[Formset.]Form.DataEnvironment.CloseTables
To reload the data environment 

Issue OpenTables in the form: 
[Formset.]Form.DataEnvironment.OpenTables
What does it mean and how do I fix it? Help is veryclear on what it means and how to fix it.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform