Click to See Complete Forum and Search --> : MySQL connection problem


M.L.Srinivas
January 8th, 2004, 12:28 AM
hi,

This is my first task with MySQL. We have a site with php as front end MySql as back end.

Now my task is to update some data to MySql database (on the web server) from VB.

I installed the MySQL ODBC 3.51 driver on my system. Now when i'm trying to create a DSN with the above driver, I'm getting an error ' Lost connection to MySQL server during query'.

What could be the reason...the same error is coming when tried to create a ADO connection from VB.. and the same error when tried to create a service from MySQL front end.

What could be the reason.

Any sort of help is appreciated.

M.L.Srinivas