Copying and Pasting Data between databases

M

Marc

fI have a situation where I have two exactly identical databases except for
the data in each one. All of the formatting is completely the same. A new
database had been started in order to create updated information, and now I'm
trying to copy the updated data into the previous database.

The problem is, the old database keeps telling me that my format isn't
correct, or the fields are too small. Is there away to fix this?
 
M

Mr B

Marc,

Why not just link to the table in the new database. Then use an append query
to append the data you want in the new table to do the work?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top