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
MySQL MyODBC
Moderators: egami, macek, gesf
I have checked out the errors section but I think the 3.51 is referring to something on my own computer.
- ruturajv
- php-forum Super User
- Posts: 1279
- Joined: Sat Mar 22, 2003 9:42 am
- Location: Mumbai, India
- Contact:
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

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

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