Is it possible to link one MDB to another in a standalone manner?

Posted by Craig Johnston on Stack Overflow See other posts from Stack Overflow or by Craig Johnston
Published on 2010-05-08T08:30:22Z Indexed on 2010/05/08 8:38 UTC
Read the original article Hit count: 169

Filed under:
|

Is it possible to link one MDB to another in a standalone manner?

Ie. If I have the accounts table in db1.mdb and the products table in db2.mdb, can both these MDBs be coded so that they can link to each of the tables in a seamless manner?

© Stack Overflow or respective owner

Related posts about ms-access

Related posts about linked-tables