Hello,
I have multiple Access databases that use many of the same data tables so I thought that it would be more efficient to delete the common tables in all the databases and create a single database to hold all of these common data tables and then just link to them in the other databases.
My question is (not really knowing about efficient database design), do I even need to link them in all of the other databases when I can just perform a database lookup? Which way is more efficient/faster?
thanks in advance for any help,
Rey
I have multiple Access databases that use many of the same data tables so I thought that it would be more efficient to delete the common tables in all the databases and create a single database to hold all of these common data tables and then just link to them in the other databases.
My question is (not really knowing about efficient database design), do I even need to link them in all of the other databases when I can just perform a database lookup? Which way is more efficient/faster?
thanks in advance for any help,
Rey