Thread: Update Table
View Single Post
  #1  
Old May 5th, 2010, 07:48 PM posted to microsoft.public.access.tablesdbdesign
Rob
external usenet poster
 
Posts: 63
Default Update Table

Hi,

Using Access 2000. I have a fairly simple database which is updated with
data weekly through an import routine, however, one table in the database
needs to be updated with some new records which isn't included in the weekly
update. I could speak to the 6 other users which all use a copy of the
database to talk them through the changes needed but they aren't very
experienced with 'behind the scene' workings.

My ideal would be to export my table that I update and have them import the
table into their database and thus, overwrite their original table. I
looked at sending them the whole database less the data but they can and
have created their own queries which would be lost.

Is there a way to copy and replace a table in another database?

Thank you, Rob