G
Guest
Hi all,
I am accessing my database server through stored procedure using Microsoft
Data Access Application Block.
The first time a client connect IIS it creates two connections.
Then, it creates a connection for every new client.
I don't understand why a new connection is created for the new clients. The
connection string is identical and client connects one after the another so
there is no needs for a new connection (no overload).
Any answer ?
Regards,
Aleks
http://www.Dotnet-Project.com
I am accessing my database server through stored procedure using Microsoft
Data Access Application Block.
The first time a client connect IIS it creates two connections.
Then, it creates a connection for every new client.
I don't understand why a new connection is created for the new clients. The
connection string is identical and client connects one after the another so
there is no needs for a new connection (no overload).
Any answer ?
Regards,
Aleks
http://www.Dotnet-Project.com