skip to main content
DataDirect Connect Drivers : Microsoft SQL Server Driver : Authentication : Configuring SQL Server Authentication
  
Configuring SQL Server Authentication
1. Set the AuthenticationMethod property to auto or userIdPassword (default). See Using the AuthenticationMethod Property for more information about setting a value for this property.
2. Set the User property to provide the user ID.
3. Set the Password property to provide the password.