Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add Tables dynamically to DataEnvironment
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to add Tables dynamically to DataEnvironment
Divers
Thread ID:
00424345
Message ID:
00424345
Vues:
42
I am trying to set up a Search screen as follows:

- It will be modal
- The Search Table is a parameter in the calling screen

I had it working (almost) with a Default data session but I now want the search screen to be in a Private data session. This means I need to include the file in the data Environment of the Search form.
I have the Table name (not the database name) as a propery of the calling form, and call the Search screen like:
Do Form Search With This.Form, so I can the access the Table Name in the Searching Form

But I still need to actaully tell the data environemnt of the Search screen that I want to use this table. I dont have a clue how to do this as I noramlly use the Screen designer to set up the DE

Any help appreciated.
Regards,

Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform