Full Version: Two Dbases contain same table, update 2nd dbase tbl from 1st?
UtterAccess Discussion Forums > Microsoft® Access > Access Automation
Talon777
There are two databases on a network drive. The one database is tied to the administrators who enter new employees into a UserTable. The other database uses the same exact UserTable but of course doesn’t get updated like the table in the admin database unless we do a ‘get external data’ and copy and paste the updated UserTable to the second database.

Is there a way to update this UserTable in Database2 with the one in Database1?
dannyseager
Remove the table from database 2 and create a linked table to the table in database 1
Talon777
I'm sorry I never did anything like this, involving 2 databases, how to I go about creating a linked table? Any helpful web links? THanks for the quck reply.
dannyseager
Go to to database 2, select the tables section in the database window. Right click and select Link Tables, browse for database 1, select the table.

Then as soon as a edit/delete/addition to the data in database 1 it is in database 2 as well.
Talon777
Ok, sounds easy, thats a great help.

Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.