SQL Server How To


Integrated security

In case of integrated security when you connect to SQL Server do not specify user name and password.

If using SSL encrypted connection please specify Encrypt=yes in Options edit box on Login screen.