I have 2 multiuser Acc97 DB's. Both are set to default shared. DB2 has a linked table from DB1. When a user opens DB2, if DB1 is not already open then it opens the linked table as exclusive. If DB1 is already open(i.e. shared)before DB2 opens, it works fine.
Any way to "force" DB2 to open the linked table as shared?
Any way to "force" DB2 to open the linked table as shared?