Posted On September 8, 2021

ODBC Driver 32-bit & 64-bit

kimconnect 0 comments
blog.KimConnect.com >> Database >> ODBC Driver 32-bit & 64-bit
The 32-bit version:

Run: odbcad32.exe > check the list of installed 32-bit drivers as illustrated below (sample only)

The 64-bit version:

Run: odbcad64.exe > click on Add > select an appropriate DB driver (example below)

click Finish > Input additional connection info > OK > close the ODBC Data Source Administrator when done

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Enable Jumbo Frames on a Windows Host

Overview: Whether the engineer or sysadmin works in the realm of 'networking', 'database', or 'Windows',…

SQL AlwayOn High Availability Default Port

Internal SQL DEV & QA environments may have SQL listening to the default port of…

MySQL: update with Join Tables

Let's say for example you have a product table which stores information about products and…