C
Cwee
I have a "SqlConnection" Object I do an open then a close.
This does not seem to release the connection. If I do a
SP_WHO on the SQL server the connection is still active.
What I am doing wrong?
Thanks
-- CWee
This does not seem to release the connection. If I do a
SP_WHO on the SQL server the connection is still active.
What I am doing wrong?
Thanks
-- CWee