Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors control source
Message
De
05/06/2008 14:26:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01321931
Message ID:
01321935
Vues:
18
>I copied a form to another folder in order to create a different software,
>and change only a few lines of code
>
>However I noticed that control course of the course remain filled with the older path.
>
>Is there a way to change them to my new data folder where .DBFs are or
>the only way is to remove them and add again in order to have the new path ?
>
>
>Moises

Normally, you can reset database property for all cursor objects in form.dataenvironment:
Thisform.SetAll("database",your_database_path_and_name,"cursor")
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform