Add Odbc Driver Windows Guide

odbcad32.exe (64-bit) or odbcad32.exe /32 (32-bit) You cannot create a driver from scratch — you must install one from a database vendor or third party. To install a new ODBC driver: | Database | Where to get driver | |----------|----------------------| | SQL Server | Already built-in (SQL Server Native Client / ODBC Driver 17/18 for SQL Server) | | PostgreSQL | Install psqlODBC | | MySQL | Install MySQL Connector/ODBC | | SQLite | Install SQLite ODBC driver | | Oracle | Install Oracle Instant Client + ODBC package | | Microsoft Access / Excel | Built-in (Microsoft Access Driver) |

Example of existing drivers (Windows 11):

odbcad32.exe (64-bit) or odbcad32.exe /32 (32-bit) You cannot create a driver from scratch — you must install one from a database vendor or third party. To install a new ODBC driver: | Database | Where to get driver | |----------|----------------------| | SQL Server | Already built-in (SQL Server Native Client / ODBC Driver 17/18 for SQL Server) | | PostgreSQL | Install psqlODBC | | MySQL | Install MySQL Connector/ODBC | | SQLite | Install SQLite ODBC driver | | Oracle | Install Oracle Instant Client + ODBC package | | Microsoft Access / Excel | Built-in (Microsoft Access Driver) |

Example of existing drivers (Windows 11): add odbc driver windows