If I update the ODBC DSN registry entries to reflect server migration changes, will the linked tables that use these in local MS-Access databases need refreshed, or will they just automatically point to the linked tables on the other server? Or does it depend on the driver?
This will apply to both 32-bit and 64-bit systems using ODBC drivers for Visual Fox Pro (free table directories), MySQL, and SQL Server.
Here are the registry paths in question as I understand them:
HKLM\SOFTWARE\ODBC\ODBC.INI
Registry path for 32-bit ODBC DSNs on a 32-bit system, or 64-bit ODBC DSNs on a 64-bit system.
HKLM\SOFTWARE\Wow6432Node\ODBC\ODBC.INI
Registry path for 32-bit ODBC DSNs on a 64-bit system.