where does the MySQL database live?<BR><BR>for a simple app I am building at the moment, I have to use putty to open an ssh tunnel, forwarding port 3306, to the MySQL database on our host, in order ...
If you're just doing this for a personal project, I see no reason not to go with ODBC driver. You're most likely not going to run into any problems with it. I've used MyODBC for a few projects, and it ...