How to use the ODBC driver to Connect to MySQL database in Fedora 10
A few weeks back I covered connecting ODBC to MS-SQL, but today we are going to do the same thing with MySQL. The process is very similar. One might ask, why use ODBC driver in the first place? The reason is simple, there are many flavors of SQL and the ODBC driver allows one standard [...]