Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasets in different folders
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Datasets in different folders
Miscellaneous
Thread ID:
00488886
Message ID:
00488886
Views:
47
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
Next
Reply
Map
View

Click here to load this message in the networking platform