Hi,
I am getting below error when trying to click "Test" button in ODBC Data source configuration.
mysql server 5.7 installed and from mysql workbench I am able to access.
C++ connector code(checkout to 5.3 branch) taken from git hub.
Created VC++ project/solution by running by executing below command.
in Visual studio 2015 version 14 , build solution file.
copied all dll and lib files to system folder.
c:\mysql-connector-odbc>set MYSQL_DIR=c:\mysql-5.7.25-win32
c:\mysql-connector-odbc>cmake -G "Visual Studio 12 2013" .
Please help me to resolve this issue. Kindly contact me anytime for any information regarding this.
Thanks
Debi Prasad
8885351660
I am getting below error when trying to click "Test" button in ODBC Data source configuration.
mysql server 5.7 installed and from mysql workbench I am able to access.
C++ connector code(checkout to 5.3 branch) taken from git hub.
Created VC++ project/solution by running by executing below command.
in Visual studio 2015 version 14 , build solution file.
copied all dll and lib files to system folder.
c:\mysql-connector-odbc>set MYSQL_DIR=c:\mysql-5.7.25-win32
c:\mysql-connector-odbc>cmake -G "Visual Studio 12 2013" .
Please help me to resolve this issue. Kindly contact me anytime for any information regarding this.
Thanks
Debi Prasad
8885351660