Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy tables into new database
Message
 
To
18/12/2004 04:50:03
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00970292
Message ID:
00970298
Views:
17
Open all tables EXLUSIVE & Delete the link to their DataBase, Then Just add them to new database.
Programaticly:
COPY ALL Tables & DataBase in some other folder. Then:
OPEN MyDataBase EXCLUSIVE
REMOVE TABLE Table1
.....
Then You can copy that tables in new project DATA folder & add them to New DataBase

See REMOVE TABLE in Help for more information.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform