I use Visual Interdev to do my development, and it provides a great array of database management tools I would like to use, but to do so, I need a valid data connection.
The actual execution of the pages and talking between php and mysql is done through the normal channels, the server I use to post my stuff is on a linux with Apache.
And of course there is the fact that at work we use the Windows based environment with .asp, and we are looking at the feasibility of using MySQL, but in order to do it we need a valid ODBC connection.
Jim