Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasets in different folders
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Datasets in different folders
Divers
Thread ID:
00488886
Message ID:
00488886
Vues:
46
Hi.
I have a situation where I have a set of common DBC in a standard folder, which will always be the same, and then need to store other DBCs in specified folders , depending on a processing year:
Example:

At Client Site My Development PC
-------------- -----------------

MYCOMMON In \Common \COMMON

Then depending on the app
MYDbc1 In \Common\Year1 \Common\DEVELOP
MyDbc2 In \Common\Year1 \COMMON\DEVELOP

MYDbc1 In \Common\Year2 \COMMON\DEVELOP
MyDbc2 In \Common\Year2 \COMMON\DEVELOP

The strucure of the DBC and Dbf will be identical but different users could have Year1 and Year2 apps open at the same time.

On my development pc, I would like to maintain and test/develop in just the Common folder and have the app/year specific files in \Common\DEVELOP

I would appreciate any guidance on the best way of handling this. For instance, I think that the Data Environment will hold the \COMMON\DEVELOP hardcoded in and I suspect this will be a problem. I'm also wondering if there are any other issues I should be aware of.

Thanks in advance,

Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform