If SQL server is on a different maching, using the network, you have to configure it to use the same protocol your PC is using. TCP/IP is preferred. Your Client must be setup with the Client Utilities, and with the same protocol in the Network tab, as well as the Client Configuration.<br>
You also still have to setup an ODBC connection in Control Panel as mentioned. <br>
<br>
Check that your username is created in SQL, and that you have permissions on the table, or if you're the "sa" then you don't have these problems.<br>
<br>
After that, its merely a case of linking the table in Access with "Get External data", using "Files of Type: ODBC"<br>
<br>
<br>
<br>