M
Markus Hirsch
Hi,
I have a dotnet 2.0 application, that uses the connection pool to connect to
a sql server. That works pretty good.
Which kind of authentication is used between the application server and the
sql server when persistent connections are used?
When I use my sniffer to look into the packets, I can't see the
authentication. Is it somehow encrypted and where can I find something about
the connectionsetup from the TDS protocol point of view?
TIA
Markus
I have a dotnet 2.0 application, that uses the connection pool to connect to
a sql server. That works pretty good.
Which kind of authentication is used between the application server and the
sql server when persistent connections are used?
When I use my sniffer to look into the packets, I can't see the
authentication. Is it somehow encrypted and where can I find something about
the connectionsetup from the TDS protocol point of view?
TIA
Markus