SQL Profiler not reporting all connections to DB

  • Using SQL profiler I can see the id of our web site connected to the database, but it never appears in the profiler. I have checked the filters and have the correct host name and login name. I have used profiler for a long time and never seen this behavior before. Any ideas?

    Edited by - micheal on 08/23/2002 11:19:18 AM

  • Did you run witrh existing connections to make sure you just didn't miss it. Also, if pooling is properly working and you have occasionally connections that keep it open then only one may appear, additional will appear as additional people simultaneously connecting. But when all work is done pooling will still leave a single connection open for a period of time.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply