ACC2000: Cannot Link to a Table in an Access Project (*.adp) (225937)
The information in this article applies to:
This article was previously published under Q225937 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
When you try to create a link to a table that is in a Microsoft Access project (*.adp), you may receive the following error message:
Link can only be created between Microsoft Access database files.
CAUSE
Access projects display tables that reside in either a SQL Server or the Microsoft Database Engine (MSDE). You cannot link these tables from an Access project file.
RESOLUTION
To link tables that are stored in either SQL Server or the MSDE, select ODBC Databases in the Files of Type box of the Link dialog box. Then you can use an existing DSN to connect directly to the SQL Server or MSDE. For an example of how to do so, follow these steps:
- Open the sample database Northwind.mdb.
- On the File menu, point to Get External Data, and then click Link Tables.
- In the Files of Type box, click ODBC Databases.
- Select an existing DSN or click New to create a DSN that points to the SQL Server or MSDE that contains your tables, and then click OK.
NOTE: The server may ask you to log on. If you do not know the UserID and Password, contact your System Administrator. - In the Link Tables dialog box, select the table(s) that you want to link, and then click OK.
REFERENCESFor more information about linking tables with projects, click Microsoft Access Help on the Help menu, type Import or link tables from Another Microsoft Access database or Microsoft Access project in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 1/26/2005 |
---|
Keywords: | KbClientServer kberrmsg kbprb KB225937 |
---|
|