Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading correct tables
Message
De
26/07/2005 13:30:52
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Reading correct tables
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01035975
Message ID:
01035975
Vues:
59
I have a vfp9 winform that opens some free tables in the Data Environment and displays their information in a grid, etc... Everything in the form works.

My problem is that the tables in the DE are pointing to the production tables located on the F: drive. This is not a real big deal except that I added a field to the table on the development drive T: and also changed the form. However, when I perform a DO FORM myform in the command window, the form's DE opens the table in production on F: and not the one I want in T:.

I even have a path set to my development tables but the form still looks at the production tables.

Is there any way to remove all paths in the form's DE?

I would really like the form's DE CursorSource property to read "mytable.dbf" rather than "f:\data\mytable.dbf". Then I would be responsible for creating the proper SET PATH statement.

Thanks,

Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform