Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best practice for relocating a table within a DBC
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Best practice for relocating a table within a DBC
Miscellaneous
Thread ID:
01123249
Message ID:
01123249
Views:
52
Hi,

When constructing a DBC, VFP allows you to add tables from various locations (folders).

If I wish to relocate a table from one folder to another, how is this best accomplished without causing the DBC to lose its link to the table.

EG: MYDBC resides in c:\test\data
TBL1 also resides in c:\test\data as part of MYDBC
TBL2 resides in c:\test\misc as part of MYDBC

I want to relocate TBL2 (from c:\test\misc) to the same folder as MYDBC (c:\test\data). Best way to do this?

Also, the TBL's all contain long field names (>10 characters) and possibly rules and triggers.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform