I have a IIS 4 web server that opens connections to my SQL 7 server. My problem is that the connections stay open even though the session or user is no longer active. I know there is some pooling but I am seeing connections only being added and never being dropped.