I have problem getting it to work in VS 2005:
* In the server explorer it connects to the server
but does not display the tables, it gives this
error: "'MySqlProv.3.9' failed with no error message
available, result code: E_ABORT(0x80004004)".
* At run time it connects to the server, but fails
when it tries to bind to an AdoTransaction, this is
the error message: "Attempted to read or write
protected memory. This is often an indication that
other memory is corrupt".
Any idea?
Thanks in advance.
Fidencio Monroy.