Create a SQL Server connection.
1

Click Create > Connection.

2

Search for and select SQL Server on the New connection page.

3

Enter a name for your connection in the Connection name field.

Connect to SQL ServerConnect to SQL Server

4

Use the Location drop-down menu to select the project where you plan to store the connection.

5

Use the Connection type drop-down menu to specify if your connection is cloud-based or uses an on-prem group.

6

Enter the URL of your hosted server in the Host field.

7

Enter the port number your server runs on in the Port field. The default is 1433.

8

Enter the username used to connect to SQL Server in the Username field.

9

Enter the password used to connect to SQL Server in the Password field.

10

Enter the name of the database you plan to access in the Database field.

11

Optional. Use the Azure SQL drop-down menu to specify if you're connecting to Azure SQL.

12

Optional. Expand Advanced settings to configure additional datetime settings.

13

Click Connect.


Last updated: 1/21/2025, 10:06:39 PM