Can someone suggest and/or supply a quick and efficient generic solution to identifying the most recent access (date/time/logon id) on a SQLServer (7.0 and/or 2000) database? (excluding the id used by the SQLAgent)?
If you monitor the database with SQL Profiler you can see who is accessing your database in real time. SQL Does not track historically who is logged into the database.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.