November 3, 2011 at 6:09 am
Hi,
If I am using a connection pool, is there a way to log different application name in master..sysprocesses each time an application uses a connection from connection pool.
By setting Application Name property, all the pooled connections are showing same program name in master..sysprocesses.
Is there a way to pass program name while re-using a connection from connection pool?
Thanks.
December 5, 2011 at 6:11 pm
AFAIK, Connection pooling is based on exact match of connection string.
If you use different application name, new connection pool will be created.
I think this is by design.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy