MySQL MyODBC

A

Anonymous

Guest
I have a problem

When I start winmysqladmin.exe in located in the bin directory I get the following message in the MyODBC window:

Not Found
Driver 3.51 Not Found

Please tell me if this is ok because I don't it to cause problems later

Thanks
 
I have checked out the errors section but I think the 3.51 is referring to something on my own computer.
 
Hi,
Everything is fine
What winmysqladmin is showing is that you do not have myodbc, those are the odbc connectors for MySQL
If you want to connect to MySQL thru Visual Basic,...,etc You will need to use MyODBC to connect to MySQL

For PHP, without MyODBC, everything is just fine

:D
 
Excellent, Everything is fine in that case. I hope I won't have problems.
 
Back
Top