How do i find who has connected to my SQL Instance in Past 6 Months.

  • Team,

    How do i find who has connected to my SQL Instance in Past 6 Months.

    With Thanks

     

     

  • Unless you have some form of auditing turned on or you have setup the SQL Server log setup to report all successful logins AND you've kept all rollover logs from any restarts for the last six months, this won't be possible.

    My question is, why do you need such information?  It might help us help you for planning to do the same thing in the future.

     

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
    "Change is inevitable... change for the better is not".

    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)
    Intro to Tally Tables and Functions

  • This was removed by the editor as SPAM

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

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