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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sync between tables of different databases

Status
Not open for further replies.

aonefun

Technical User
May 21, 2007
79
0
0
US
Is there a backup utility that would support backing up data from one access table (not the full database) into a different access table in a different database.
 
It is very easy to copy data from one table to another. You can use TransferDatabase, you can use a query, you can use ADO. Why not just write something quick?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top