logo
search
Office Compatibility Issues

Fix Access Cannot Open Tables Through a 32-Bit ODBC Connection

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user is unable to open or relink tables in a newer Microsoft Access installation despite successfully testing a 32-bit ODBC connection to a remote database.

Product
Microsoft Access
Device & OS
not provided
Scenario
Attempting to connect to a remote database using an existing 32-bit ODBC connection after updating or reinstalling Microsoft Access.
Observed behavior
The ODBC connection tests successfully in the ODBC Data Source Administrator, but Microsoft Access throws an error and fails to open or relink the linked tables.
Before you start

Verify whether your current installation of Microsoft Access is 32-bit or 64-bit, as the ODBC driver architecture must exactly match the Access version you are using.

Solution 1Recommended

Install and Configure a 64-Bit ODBC Driver

If you are using 64-bit Access, you must use a 64-bit ODBC driver and recreate your Data Source Name (DSN) using the 64-bit administrator.

Modern installations of Microsoft Office typically default to the 64-bit architecture. A 64-bit application cannot communicate with a 32-bit ODBC driver, even if the 32-bit connection tests successfully on its own.

1
Download the 64-bit Driver

Visit your database provider's official website (e.g., MySQL, SQL Server) and download the 64-bit version of their ODBC Connector.

2
Install the Driver

Run the downloaded installer to add the 64-bit ODBC driver to your Windows system.

3
Open 64-bit ODBC Administrator

Search for 'ODBC Data Sources (64-bit)' in the Windows Start menu and open the application.

4
Recreate the DSN

Navigate to the System DSN or User DSN tab, click 'Add', select the newly installed 64-bit driver, and enter your remote database connection details.

5
Relink Tables in Access

Open Microsoft Access, navigate to the 'External Data' tab, select 'Linked Table Manager', and refresh or relink your tables using the new 64-bit DSN.

Driver Availability: Ensure you are downloading the driver from an official and secure source, such as https://dev.mysql.com/downloads/connector/odbc/ for MySQL databases.
Free Microsoft Office alternative

Looking for a Lightweight Office Suite?

While WPS Office does not include a database management tool like Access, it is a fantastic, free, and lightweight alternative for your daily document, spreadsheet, and presentation needs. Enjoy high compatibility with Microsoft Office files without the heavy installation.

  1. 1. Download the Installer: Visit the official WPS Office website and click the free download button.
  2. 2. Install WPS Office: Run the lightweight installer to quickly set up the productivity suite on your computer.
  3. 3. Open Your Files: Launch WPS Office and instantly open your existing Word, Excel, or PowerPoint files with perfect formatting.
Highly compatible with Microsoft Excel (.xlsx), Word (.docx), and PowerPoint (.pptx) formats.Lightweight installation that consumes minimal system resources.Familiar, intuitive user interface for seamless migration and daily office work.Built-in PDF reader and editor for comprehensive document management.
microsoft office alternative - wps office

Frequently Asked Questions

Why does my 32-bit ODBC connection test successfully but fail in Access?

The Windows ODBC Data Source Administrator (32-bit) can successfully test a 32-bit connection independently. However, if your Microsoft Access installation is 64-bit, it cannot communicate with a 32-bit DSN, resulting in a failure when attempting to open or relink tables.

How do I check if my Microsoft Access is 32-bit or 64-bit?

Open Microsoft Access, click on the 'File' menu, select 'Account', and click the 'About Access' button. The resulting dialog box will display the full version number along with whether it is a 32-bit or 64-bit installation.

Can I run both 32-bit and 64-bit Office on the same computer?

No, Microsoft does not support installing both 32-bit and 64-bit versions of Office products on the same computer. You must choose one architecture for your entire Office suite based on your plugin and database requirements.