Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- Dabatases and Tables
Message
From
24/11/1999 10:05:08
 
 
To
24/11/1999 09:56:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00295002
Message ID:
00295008
Views:
28
What are the relation records? Where do I find them?



>>For History/backup reasons, I'd like to copy my current MYDBC_NOVEMBER to MYDBC_DECEMBER with all the tables, views, links, etc.
>>
>>I can't just copy and rename the database container because the links will be broken.
>>
>>What's an easy way to do this? Any comments or suggestions will be welcome. Thank you in advance.
>
>There are a couple of ways I can think of...
>
>1. Copy the database file to the new directory with the new name.
>2. Copy all the tables to the new directory.
>3. Use the backlink class (I think it is in the UT file section) to change all the backlinks of the tables to the new database.
>
>
>Or
>
>1. Create a new database file in a new directory with the new name.
>2. Use COPY TO with the Database keyword to copy the tables to the new database.
>3. Use the old DBC as a file.
>4. Export all the relation records to a table.
>5. Append the relations to the new DBC.
>
>*************
>Unfortunatly there is no... COPY DATABASE TO... {G}
>
>BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform