MySQL Forums
Forum List  »  Newbie

Re: Connection to a database on remote server
Posted by: Peter Brawley
Date: April 19, 2014 01:36PM

> cannot relate to what it is trying to tell me.

?! You can & should because before trying to connect via ODBC, JDBC or 3rd-party software like Base, you need to prove you can connect using only the mysql client, ie you need to resolve all connection issues at the MySQL level, to fix such problems you need to understand them, and for that you need MySQL error messages rather than potted error messages from 3rd-party software.

Once you prove that mysql connections are working, see ...

https://wiki.openoffice.org/wiki/Database/Drivers/MySQL_Native/1.0
https://wiki.openoffice.org/wiki/Connect_MySQL_and_Base

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.