We created a new ODBC/system dsn connector for AWS for MS Access to relink specific tables on the new AWS SQLserver, the connection strings to the server are good.It was created fine, no worries
When we use the linked table managerin MSAccess and “always prompt for new location” with the dbo_SysParms table it can’t find it yet we see it fine in SQL using SQL SSMS and the new DSN connector connects to the ASW SQL server. How does Access know what DB to connect to on the SQL server or fid the table without providing the DB name? I see no way for a full connection string that would point it to the correct DB, is there a way to do this?
It errors with this message
Linked Table Manager
The Microsoft Access database engine could not find the object 'dbo_SysParms'. Make sure the object exists and that you spell its name and the...