MySQL Forums
Forum List  »  Connector/ODBC

Re: MySQL Workbench on hard drive but MySQL Server on network so team can access via ODBC?
Posted by: Bogdan Degtyariov
Date: January 22, 2019 12:47AM

Hi Anne-Marie,

You do not need to modify my.ini to have ODBC access to MySQL Server over the network. The only thing required is the ODBC driver on the client machine. The driver can be configured to connect to a remote server. You need to specify the server host address in the connection string or the GUI Setup dialog.

Please check the online manual containing the detailed steps of how to do it:
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration.html

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Workbench on hard drive but MySQL Server on network so team can access via ODBC?
January 22, 2019 12:47AM


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.