Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code to force DBC to use Tables only in its own folder
Message
From
31/05/2002 06:29:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Code to force DBC to use Tables only in its own folder
Miscellaneous
Thread ID:
00663318
Message ID:
00663318
Views:
66
At our site we are always having to make copys of DATA dolders.
The vast majority of our applications store all the required tables in the data folder along with the DBC.

Because we have to use UNC paths this means that very often the DBC retains the back link to the source DBC.

This is very bad news if you have just made a copy of your live data and want to work on it in a test area. Using UNC paths can mean that your live data gets screwed because you think you are working on the test data.

Is there anyway of embedding some code in the DBC that will always force a DBC to use the tables stored along side it in the same folder.

I have lots of stuff of my own that resolves back link issues but I am looking for a solution that will make this happen automaticaly with out myself having to remember to resolve the back link issues.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform