SQL Server Management Studio (SSMS)
-
Download SQL Server Management Studio.
Once the download is complete, run the setup file and follow the on-screen instructions to complete the installation. -
Connect to a SQL Server Instance:
2.1. Open SQL Server Management Studio. You'll be prompted to connect to a SQL Server instance.
2.2. Enter the server's IP address/hostname, for instance, windows.cheaphosting.pk.\MSSQLSERVER20162.3 Select the SQL Server authentication method.
2.4. Enter the login and password of a database user.
- Set Encryption as "Optional".
Click Connect.