Child pages
  • Connecting to a Shared Database

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To connect to the database use the File->Connect to shared database main menu item. The following dialog will appearappears:

 

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/8093779/Connections Manager.png"/>
  <br> 
</center>

To add new connection click on the Add button. The following dialog will appearappears:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/8093779/Connections Manager_1.png"/>
  <br> 
</center>

Here you need to select host, port, database and login and passwordhave to specify Host (IP-address of the server), Port (number of the port used by the MySQL server) and Database (name of the database). You may also fill Login and Password fields. Otherwise, you are asked to input them every time you are establishing this connection until you check the Remember me box. Click on the OK button and the connection will be created. is created and the appropriate item appears in the previous Shared Database Connections dialog.

Later on you can use this connection to access the database. To initialize the database select it in the list of connections and click on the Connect button. The database will be initialized. If you want to delete the connection select the connection and click on the Delete button. To edit the connection select it and click on the Edit button. To connect to the database select it and click on the Connect button. To disconnect to the database click on the corresponding button.