A connection to a database is a resource intensive operation that typically comprises a few steps. A channel of communication between the application and the database should be established before the ...
It doesn't matter what box the SQL server is on, just that you are using SSPI.<BR><BR>If either you are not using impersonation, OR you are not using SSPI (you supply a user and password in your ...