-
Notifications
You must be signed in to change notification settings - Fork 48
Cookbook How Do I
This page provides a tutorial on performing certain standard actions that are referenced by the workflows.
Collect a Network Trace
Different ways to collect a network trace for different circumstances.
Determine If I Am Connected to SQL Server using Kerberos Authentication
Different methods to determine your authentication type. Kerberos is required for delegated credentials to work.
Test a Connection via a UDL File
How to use a UDL file to test a connection and try different OLE DB Providers.
Test a Connection via the ODBC Administrator Tool
How to use the ODBC Administrator to test a connection and try different ODBC Drivers.
Test a .NET Connection via PowerShell
A sample PowerShell script that allows you to test a System.Data.SqlClient.SqlConnection.