Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App going to old directory...help!
Message
From
05/07/2001 19:03:55
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
05/07/2001 09:33:09
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00525715
Message ID:
00527255
Views:
25
>If I set oApp.lUseDBCMgrMetaData=.T. does it get the path from the metadbc.dbf or from the cLocalPath/cRemotePath properties? Or is the metadbc table path the default with the cLocalPath/cRemotePath used as overrides...i.e. what is the relationship between them?
>
>TIA!

It gets the path from either the cLocalPath or cRemotePath field in the MetaDBC. Which one depends on your DataEnvironment.lUseLocalData. You should have one or two (we use two, one for our Client-specific dbc's and one for our common dbc) main data environments that you subclass for all others. Set the property there and all others will inherit the setting.
-Hope that helps!
---J
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform