netastic
03-08-2001, 12:04 PM
where can i go to get the ODBC for mySQL?
![]() | View Full Version : where get ODBC for mySQL .pkg? netastic 03-08-2001, 12:04 PM where can i go to get the ODBC for mySQL? vizi 03-08-2001, 12:24 PM If you talking client side, then go to http://www.mysql.com/downloads/api-myodbc.html One thing to note, you do not need to change anything on the mysql server side for it to talk to odbc applications. All you need is myodbc on the client side. |