dbForge Studio for MySQL offers you visual, quick, and simple way to manage database connections through the Database Explorer window.
By default, Database Explorer displays recently used database connections. If you open Database Explorer for the first time, no connections are shown.
Note
The Database Explorer is not available in the dbForge Data Compare for MySQL and dbForge Schema Compare for MySQL.
Use Database Explorer to do the following:
Create a database connection
Window connection coloring allows you immediately know to which server you’re connected to. You can add coloring for each server connection.
Note
Categories are not associated with a specific connection. They are determined by rules configured through connection attributes, such as a host, a port, and a database name. When you use specific protocols, the following additional attributes are also evaluated:
- HTTP tunneling protocol:
Host(a name or IP address of the host of the MySQL database to which to connect),Port,HttpUrl,HttpHost,HttpPort- Named pipe protocol:
PipeName- SSH protocol:
Host(a name or IP address of the host of the MySQL database to which to connect),Port,SshHost,SshPortIf two connections share identical values for these attributes, they are assigned the same category.
Alternatively, you can create a DNS alias for the connection to assign a unique environment category.
Double-click a connection in Database Explorer. The connection icon will be changed and the connection node will open to show database objects.
Right-click a connection in Database Explorer and select Close. The connection icon will be changed to indicate the close.
Right-click a connection in Database Explorer and select Modify Connection. The Database Connection Properties dialog box opens enabling you to edit the parameters.
Right-click a connection in Database Explorer and select Duplicate Connection. A copy of the connection will appear in the Database Explorer window.
Right-click a connection in Database Explorer and select Delete. The message appears asking Are you sure you want to remove database connection name?. Click Yes to drop the connection. Click No to cancel dropping.
Right-click a connection in Database Explorer and select Properties. The Properties window opens displaying the connection properties.
