To work around this problem, either change the path to the linked
file so that it is valid, or import the data instead of using a linked
table.
To verify and correct the path for a linked table, use the following procedure:
-
Open the table in Design view.
- On the View menu, click Table Properties. The Description property contains the path to the linked table.
- Place the .MDB file and its linked tables on a share on a dedicated server.
- Use one of the following two naming conventions:
Choose a drive letter (for example, "u:") and make sure all
users connect to the share using that drive letter. Use the
same drive letter for the linked tables.
-or-
Use the universal naming convention (UNC) for the attached
tables (for example, \\<server>\<share>\<filename>).
NOTE: To link a database using UNC, specify the UNC name and the
database name where you normally would specify the drive and database
names. For example, instead of logging on to the network drive,
typing the database name, and clicking Link Tables on the File menu, you need only enter the UNC name and the database name in the Link dialog box, as follows:
\\MYSERVER\PUBLIC\MYDB.MDB