Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to copy a table between projects?

Status
Not open for further replies.

k2a

Programmer
Jun 26, 2012
133
DE
Hi all,
Could someone give me a tip on how to transfer a table (customer) from one database to another database with the entire contents? Would it be necessary to first convert the table (customer) into a free table?
Regards
Klaus
 
Good point, Mike. Thanks for catching what I missed. This just isn't something I do with any regularity.

Tamar
 
Well, as I said it's something you normally don't need to do at all.

You build and maintain your database models with UML tools with very varying price range. For DBFs this boils down to XCase, I don't think anything else would now cover DBC since VFP is retired.

Bye, Olaf.

Olaf Doschke Software Engineering
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top