Error installing ODBC driver MySQL ODBC 5.3 Driver
Error:
Error 1918. Error installing ODBC driver MySQL ODBC 5.3 ANSI Driver, ODBC error 13: The setup routines for the MySQL ODBC 5.3 ANSI Driver ODBC driver could not be loaded due to system error code 126: The specified module could not be found
Resolution:
MySQL Connector/ODBC requires Microsoft Visual C++ 2013 redistributable so you have to install it first.
Please download the 32 bit version (vcredist_x86.exe) from the link below...
Related Articles
ODBC drivers for MySQL based DB
If you are using GLOBODOX v9 or below... Please download the ODBC connector for MySQL from the link below... https://downloads.mysql.com/archives/get/p/10/file/mysql-connector-odbc-5.1.4-win32.msi Run the msi file on all the machines on which ...
MySQL: 003 : Data source name not found and no default driver specified
Cause: The compatible MySQL ODBC driver is not installed on the machine. Solution: If you are using GLOBODOX v9 or below... Please download the ODBC connector for MySQL from the link below... ...
MySQL : 004 : Can't connect to MySQL server
Error: Message: Failed to connect to database 'MainDB'. (ErrNo:-2147467259 Details:[MySQL][ODBC 5.1 Driver]Can't connect to MySQL server on '(machinename)/(ipaddress)' (10060)) Cause: The error message indicates that GLOBODOX ...
MySQL : 005 : Central Directory Corrupt
Cause: The error message indicates that GLOBODOX is is unable to install the MySQL drivers. Solution: Step 1: To resolve the issue... Download the driver install files from the link below... ...
Migrate v10 Globodox MySQL DB
Step 1: Backup DB on old machine Follow instructions from the link below to take a backup of the MySQL DB... https://www.globodox.com/support/help/index.htm?backup_a_mysql_based_db.htm Note: Make sure you take a backup of all the DBs. Make sure you ...