MySQL version is 3.23.49
It works fine, until I've added on the same machine a Visual Basic 6.0
program that connects (via ODBC) on the same database of the previous
program, 'cause
I need a data exchange between the two programs above described.
I'm using, as ODBC driver for MySQL, myodbc-2.50.39-nt.
The problem is that, not regularly, the Python program reports a MySQL
exception, like this:
2003: Can't connect to MySQL server on localhost (10048)
I've checked all the permission for the MySQL users, and all users
involved into the Python and into the VisualBasic program have the
same full access to the databasae.
Can anyone help me?
Please, it's urgent, because the machine is at the customer and I'm
stopping all the production with this problem
Thanks in advance
Michele Cilfone