Hand Install of 64-bit MS Access ODBC drivers when 32-bit Office is present

前端 未结 4 1971
不思量自难忘°
不思量自难忘° 2020-11-27 06:06

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

4条回答
  •  迷失自我
    2020-11-27 06:45

    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:

    • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Common\FilesPaths

    This information collected from the Data Savvy blog.

提交回复
热议问题