MySQL Forums
Forum List  »  Connector/ODBC

How can I connect to MySql using the IP adress from my conection string?
Posted by: cesar saenz zurita
Date: September 24, 2014 09:44AM

I´m having issues trying to create a server, since mySql Workbenchs hostname is 127.0.0.1 and what I need is to simulate the server with a different IP adress.
This is what i have in my conection string: "SERVER=192.0.1.28;USER=Emp24;PASSWORD=Em24pw;DATABASE=Invent".
How can I connect to MySql using the IP adress from my conection string?
How can I change the hostname on MySql?
Thanks, I hope your help

Options: ReplyQuote


Subject
Written By
Posted
How can I connect to MySql using the IP adress from my conection string?
September 24, 2014 09:44AM


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.