I have a db in MySQL and I want to use VB DataEnvironment, but I do not get the conection to work.
In the connection I select the "OLE DB Provider for ODBC Drivers", then I select "MySQL" driver, then I put the user, pass and the name of DB.
When I do the connection test I obtain that error:
"Failure in the test to the connection due to a mistake in the initialization of the vendor. Catastrophic failure."
Does anybody know how to do this?
Thanks, in advance.
In the connection I select the "OLE DB Provider for ODBC Drivers", then I select "MySQL" driver, then I put the user, pass and the name of DB.
When I do the connection test I obtain that error:
"Failure in the test to the connection due to a mistake in the initialization of the vendor. Catastrophic failure."
Does anybody know how to do this?
Thanks, in advance.