Question Linking Access tables to a remote SQL Server

ken1921

New member
Local time
Today, 11:36
Joined
Apr 23, 2015
Messages
7
Hi

I have a local Access Program file and a SQL Server db on a remote computer. I want to link the SQL tables to the local Access file. What is the best way of doing this?

Many thanks
 
just use the linker...in menu; external data, more, SQL db,
select the odbc path
SAVE the password or every query will ask you for it. (done in odbc)
attach all tables needed.
 
Many thanks.

I have followed instructions in the link and also ensured that port 1433 is open but I can't connect and getting attached error message.

All help gratefully received!
 

Attachments

  • Screen Shot 2016-01-04 at 15.52.57.png
    Screen Shot 2016-01-04 at 15.52.57.png
    49 KB · Views: 61

Users who are viewing this thread

Back
Top Bottom