OS :Windows
- Download Connector/ODBC from MySql site's : http://dev.mysql.com/downloads/connector/odbc
- Install downloaded file's
- configure ODBC (control panel - Administrative Tools - ODBC) input SystemDsn
click add....
---- select mySQL ODBC 3.51 driver..... then
- test yourConnection
OS: x_86_64
1. install MySQL
2. install unixODBC and unixODBC 32
3. install myODBC and unixODBC 32
4. configure ODBC drivers and DSN's (ODBCConfig or edit odbcinst.ini and odbc.ini or follow myODBC instructions)
5. test ODBC ($ DataManager)
6. install mysql connector for wine ($ wine msiexec /i mysql-connector-odbc-5.1.6-win32.msi) from mySQL
- Download Connector/ODBC from MySql site's : http://dev.mysql.com/downloads/connector/odbc
- Install downloaded file's
- configure ODBC (control panel - Administrative Tools - ODBC) input SystemDsn
click add....
---- select mySQL ODBC 3.51 driver..... then
fill the fields with yours condition
- test yourConnection
OS: x_86_64
1. install MySQL
2. install unixODBC and unixODBC 32
3. install myODBC and unixODBC 32
4. configure ODBC drivers and DSN's (ODBCConfig or edit odbcinst.ini and odbc.ini or follow myODBC instructions)
5. test ODBC ($ DataManager)
6. install mysql connector for wine ($ wine msiexec /i mysql-connector-odbc-5.1.6-win32.msi) from mySQL
0 Komentar