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:
1. | Open the sample database Northwind.mdb. |
2. | On the File menu, point to Get External Data, and then click Link Tables. |
3. | In the Files of Type box, click ODBC Databases. |
4. | 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. |
5. | In the Link Tables dialog box, select the table(s) that you want to link, and then click OK. |