I have a "SqlConnect ion" 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
Comment