Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dissapearing Aliases
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00243029
Message ID:
00245846
Vues:
34
Jeremiah,

If your search form is using the default data session and you have added all of teh tables and views to its Dataenvironment, and the Autoclosetables is set to .T., that would explain the behavior you are seeing. The search form as it is being released from memory is closing all the data sources in its DE. It is using the default data session as is your other form so the data sources are being closed for both forms. The best fix for this would be to set the autoclosetables proeprty of teh search form's DE to .F. (which is NOT the default value).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform