Category / Section
How to Connect a Microsoft Access Database Through ODBC in Bold Reports
Published:
Updated:
Overview
This article provides a step-by-step guide on configuring and connecting an ODBC MS Access DSN (Data Source Name) in Bold Reports®. The process includes downloading the ODBC driver, setting up the DSN, and configuring the Bold Reports® application to use it. By following the steps in this guide, you can successfully connect an ODBC MS Access DSN to Bold Reports® Designer and visualize your Access database data.
Download and Install the ODBC Driver
To begin, download and install the ODBC driver for MS Access:
- Download the ODBC driver from the Microsoft website:
Microsoft Access Database Engine 2016 Redistributable. - Open ODBC Data Sources (32-bit) in Windows and select the System DSN tab.
- Click “Add” to create a new ODBC DSN. A list of available ODBC drivers will appear.
- Choose “Microsoft Access Driver (*.mdb, *.accdb)” from the list.
- In the setup window, assign a name to the Data Source Name field.
- Click “Select” to choose the Access database file you want to configure.
- After selecting the AccessDB file, click “Advanced Options”.
- Enter the login name and password for the ODBC Access DSN.
- Click “OK” to finalize the configuration.
Once the setup is complete, follow the documentation below to connect the Microsoft Access database in Bold Reports using ODBC: How to connect the database using ODBC ?