Hi:
I'm having trouble with linked tables.
Basic Setup - Access2010 connecting to a shared SQL SERVER 2005 (provided via databasemart). Access FE has linked tables to SQL Server tables. DSN-less connection using the following string:
strODBC = "ODBC;DRIVER=SQL Server;SERVER=" & strServer &...