I want to do a hand install of the MS Access 64 bit odbc drivers. Uninstalling 32 bit Office and installing 64 bit Office is not an option due to the add-ins that our compa
To install the Microsoft Access 2016 ODBC Driver, run the installer from the command line with the /quiet
switch (which replaces the /passive
switch from previous versions).
You'll also need to delete or rename the mso.dll registry value in the following registry key:
This information collected from the Data Savvy blog.