Cause:
The error message indicates that GLOBODOX is is unable to install the MySQL drivers.
Solution:
Step 1:
To resolve the issue...
- Extract the contents of the zip file and place it in the 'C:\Temp' folder.
- Open the the command prompt.
- Navigate to the folder which contains the install.bat file (cd "C:\Temp\mysql-odbc")
- Run the command...
install.bat ITAZ-MySQL
- The drivers should be installed.
That's it!