Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving a form from dbc to another
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00120113
Message ID:
00120118
Vues:
15
>I have a form that was created for one application and now I would like that same form in another application. I tried copying that form to the new application development directory and adding it to the project but of course this doesn't work because it is associated with the first dbc. What can I do to move a form from one dbc to another?
>
>Paul

You can open the form in Form Designer and recollect tables in DataEnvironment (remove old tables and add new ones). This is simplest way. Another way is not to make any changes in designer and just reset DE.Cursor.Database properties in run-time (if new dbc has the same tables as old one).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform