During the creation of a new connection to an MS SQL Server database, you can set one of the two authentication methods:
● SQL server authentication
1. Choose ”Server” authentication method
2. Fill in the user name and the password of your database

● Windows authentication
If you use windows authentication as the default authentication method in your SQL Server, then choose “Windows” while creating a new connection to your SQL Server database.

|
Available in: Starter, Standard, Professional and Enterprise Editions |