Seperate databases using common tables

J

JoeA2006

I am building a new application that will require linking to tables in
another database. The tables the new application require are in a back end
database.
What impact will users accessing tables in the linked database have on users
of the old application. These linked tables will not be written to from the
new app.
 
J

Jeff Boyce

If the new "links" are only for reading, the impact should be minimal.

Have you tested this setup?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top