Unable to load ODBC driver

Hi Team,
Could you please let me know how to fix the attached error

Hi try the following driver https://www.microsoft.com/en-au/download/details.aspx?id=13255, you need to downoad 32bit version for Uipath. It will work with 32bit and 64bit office 2010-2016. To access 32bit drivers on 64bit machine you need to open C:\WINDOWS\syswow64\odbcad32.exe .

You can install only one of 32bit or 64bit Microsoft Access Database Engine 2010 Redistributable driver. If you need to have both then, you will have to install 64bit Microsoft Access Database Engine 2010 Redistributable and 32bit Microsoft Access Database Engine 2007 which you can find on microsoft website.

1 Like

Go to the command prompt. Go to directory → C:\Windows\System32
run following–> AccessDatabaseEngine.exe /passive
It will be installed.
Next step is to run 32bit ODBC instance (C:\WINDOWS\syswow64\odbcad32.exe) to create DSN pointing to your 64B Access DB