Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Finding the users accessing my server


Message #1 by "Philipino M" <philipinom@c...> on Wed, 4 Oct 2000 17:18:41 +0530
Unless you store the data somewhere you cannot find out who HAS been
accessing data, all you can do is see who IS accessing data useing sp_who or
sp_who2

-----Original Message-----
From: Philipino M [mailto:philipinom@c...]
Sent: 04 October 2000 12:49
To: sql language
Subject: [sql_language] Finding the users accessing my server
Importance: High


Hi gang,

I want to find all the users who have accessed data from my database,
including remote users. If anyone has any info regarding please help me out

Thnx in advance.

Regards,
Philipino



  Return to Index