Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a existing table into another database container
Message
From
29/07/1998 21:07:58
 
 
To
29/07/1998 20:58:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00122553
Message ID:
00122557
Views:
13
>Hi all,
>
>I ran into a problem today when I needed to add a new file to an existing database container. Under my development environment with a copy of the live database container I added a new file and report. When I tried to add that file from my development environments database container to the live system's container the foxpro environment errored and told me the file is already a part of an existing container being my development environment's container.
>
>My question is how do I take a developed table from on container and add it to another without creating the file from scratch ?
>
>
>Thanks,
>
>Don

If I understand you correctly, you first need to remove the table from the development database before you can move it to another database. You will lose any long field names, etc because the table becomes a free table. You could make a copy of the table and copy the records from the development table to the other database.

HTH,
William Chadbourne
Senior Programmer/Analyst
State of Maine - DAFS App Team

Oracle - When you care enough to use the very best!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform