I am currently testing a ASP.NETapplication which uses SQL Server 2000. I notice that there a number of connections sleeping although every connection is explictly closed by the calling code. What is the cause of this and how can I get these connections to clear automatically?