To get started, you must create a server connection.
The guide describes how to:
1. On the Database menu, click New Connection. The Database Connection Properties dialog opens with two tabs - General and Advanced.
2. On the General tab, specify the connection details:
For more information about how to connect to a database with the Azure Active Directory authentication, see Using Azure Interactive Authentication.
Note
To connect to a SQL Server using a custom port, specify the server name followed by a comma and the custom port number. For example, localhost,62005.
3. Optional: On the Advanced tab, configure additional connection properties:
4. Optional: Click Test Connection to verify the connection.
5. Click Connect to create the connection.
Note
If you set up a connection in one of the following tools, it will be automatically added to other dbForge SQL Tools:
dbForge Event Profiler for SQL Server offers you a visual, quick, and simple way to manage database connections through the Connection Manager.
To open the Connection Manager, navigate to the Database menu and select Connection Manager.
You can view, create, edit, or delete a server connection. At the bottom of the manager, you can view the connection string for the selected connection. Click OK to choose the connection for the current session.
To edit a database connection, select the connection you want to modify and click Edit. In the Database Connection Properties dialog that opens, make the changes to database connection parameters and click Connect. To save the changes, click OK.
To delete a database connection, select the connection you want to delete and click Delete. To save the changes, click OK.