Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Submitted by VernHeesch on 2006-07-28 Update by ozar on 2006-07-28
MySQL Connector/ODBC (also known as MyODBC) allows you to connect to a MySQL database server using the ODBC database API on all Microsoft Windows and most Unix platforms
There was a time i was in a real problem. I didnt know how to migrate my data from excel sheets to a mysql database. MyODBC drivers saved me. I converted the excel shhets to access database, then from access, i exported to a new mysql table making a connection through ODBC. Thanx to ODBC