Results 1 to 2 of 2

Thread: [Q]Monitoring SQL exectuion queries

  1. #1
    Blave Guest

    [Q]Monitoring SQL exectuion queries

    Hey guys,

    I was wondering if there was some utility that allowed an administrator to watch what sql queries were being executed on the database?

    Say a user is coming in through an IIS account and is accessing the database, can we actually look at the SQL query being passed to SQL server at the time of execution?

    Is this possible?

    Thanx

  2. #2
    optiman Guest

    [Q]Monitoring SQL exectuion queries (reply)

    Profiler is the tool of choice for such situations.


    ------------
    Blave at 10/30/01 11:16:43 AM

    Hey guys,

    I was wondering if there was some utility that allowed an administrator to watch what sql queries were being executed on the database?

    Say a user is coming in through an IIS account and is accessing the database, can we actually look at the SQL query being passed to SQL server at the time of execution?

    Is this possible?

    Thanx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •