SQL profile won't do you much good either, since if you are closing your connection, it doesn't actually close it with SQL Server, it only returns it to the connection pool. Should I be concerned or ...