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
Error connecting to MySQL with ODBC
-
- Posts: 2
- Joined: Tue Feb 10, 2009 6:39 pm
Error connecting to MySQL with ODBC
OOo 3.0.X on Ms Windows XP
Re: Error connecting to MySQL with ODBC
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: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.
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
-
- Posts: 2
- Joined: Tue Feb 10, 2009 6:39 pm
Re: Error connecting to MySQL with ODBC
Is there any problem connecting to a database using JDBC when there are other connections via ODBC? Thanks.
Stephen
Stephen
OOo 3.0.X on Ms Windows XP
Re: Error connecting to MySQL with 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.webagent0011 wrote:Is there any problem connecting to a database using JDBC when there are other connections via ODBC?
OOo 3.2.0 on Ubuntu 10.04 • OOo 3.2.1 on Windows 7 64-bit and MS Windows XP