Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving the DBC
Message
From
08/03/2002 13:17:33
 
 
To
08/03/2002 05:05:32
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Miscellaneous
Thread ID:
00630052
Message ID:
00630303
Views:
28
Hi Paul.

>I'm wanting to move the DBC from the root of my project into the data directory. At the moment the DBC is in c:\my project\x.dbc whereas I would like it to reside in the data directory c:\my project\data\x.dbc. Could anyone suggest the correct mechanism for doing this using SDT?

Moving the DBC to a different directory has no impact on SDT. One thing to watch out for, though, is that the relative paths between the tables in the DBC and the DBC itself are the same (eg. if they're all in the same directory, which I recommend, then move them all). If not, the tables and DBC won't point to each other correctly if you just move the DBC. SDT has methods that can correct that for you, but you're better off keeping the relative pathing the same.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform