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?
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.