MySQL Forums
Forum List  »  Connector/ODBC

Re: remote connection not succeded
Posted by: Bogdan Popescu
Date: November 22, 2004 02:28AM

Hi,
I think you should use MySQL admin and grant to your user access to the schema and tables you want to access, after adding a host IP (213.13.203.42 in your case) to that user.
Sometimes, you have to do this also for your user and schema mysql, which holds the 'users' table, where are specified the rights and so on.

It worked for me.


Bogdan

Options: ReplyQuote


Subject
Written By
Posted
Re: remote connection not succeded
November 22, 2004 02:28AM


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.