Error connecting to MySQL with ODBC

dBase, Calc, CSV, MS ACCESS, MySQL, PostgrSQL, OTHER
Post Reply
webagent0011
Posts: 2
Joined: Tue Feb 10, 2009 6:39 pm

Error connecting to MySQL with ODBC

Post by webagent0011 »

I am trying to connect to an intranet MySQL 5 DB server using MySQL 3.51 drivers. I am using an ODBC system DSN that is on my system to support our company's primary software. When I test the connection in Base I receive the following error.

[MySQL][ODBC 3.51 Driver] Client does not support authentication protocol requested by server; consider upgrading MySQL client

I really want to use base so I can to get to creating the reports that I want rather than messing around trying to set up some other way to do it.

Thanks in advance,
Stephen
OOo 3.0.X on Ms Windows XP
hol.sten
Volunteer
Posts: 495
Joined: Mon Oct 08, 2007 1:31 am
Location: Hamburg, Germany

Re: Error connecting to MySQL with ODBC

Post by hol.sten »

webagent0011 wrote:When I test the connection in Base I receive the following error.

[MySQL][ODBC 3.51 Driver] Client does not support authentication protocol requested by server; consider upgrading MySQL client

I really want to use base so I can to get to creating the reports that I want rather than messing around trying to set up some other way to do it.
If you cannot connect with the ODBC driver, why don't you give the MySQL JDBC driver a try? For more on this, try these links:
http://user.services.openoffice.org/en/ ... MySQL+JDBC
http://user.services.openoffice.org/en/ ... mysql+jdbc
OOo 3.2.0 on Ubuntu 10.04 • OOo 3.2.1 on Windows 7 64-bit and MS Windows XP
webagent0011
Posts: 2
Joined: Tue Feb 10, 2009 6:39 pm

Re: Error connecting to MySQL with ODBC

Post by webagent0011 »

Is there any problem connecting to a database using JDBC when there are other connections via ODBC? Thanks.

Stephen
OOo 3.0.X on Ms Windows XP
hol.sten
Volunteer
Posts: 495
Joined: Mon Oct 08, 2007 1:31 am
Location: Hamburg, Germany

Re: Error connecting to MySQL with ODBC

Post by hol.sten »

webagent0011 wrote:Is there any problem connecting to a database using JDBC when there are other connections via ODBC?
I don't think so. I think it does not matter to the database whether you use JDBC, ODBC or both at the same time.
OOo 3.2.0 on Ubuntu 10.04 • OOo 3.2.1 on Windows 7 64-bit and MS Windows XP
Post Reply