current sessions in database

  • hi,

    How do find current sessions in database access through sql server 2000? not in sql profiler.

    thanks.

  • do you mean something other than using sp_who or sp_who2?

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • sp_who2 works just fine for finding sessions. u can also query sysprocesses table.



    Pradeep Singh

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

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