Logging connected users, how?
From: faustino Dina (ffdina_at_matusa.com.mx)
Date: 07/19/04
- Next message: Gregory A. Larsen: "Re: declaring UDF in Stored Procedure"
- Previous message: Erland Sommarskog: "Re: Error on SP insert"
- Next in thread: Narayana Vyas Kondreddi: "Re: Logging connected users, how?"
- Reply: Narayana Vyas Kondreddi: "Re: Logging connected users, how?"
- Reply: Partha Mandayam: "Re: Logging connected users, how?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 17:54:23 -0500
Hi,
I need to log the hostname of the clients that connects to a sql server
database during a period of time. How to do that? If I run sp_who I obtain a
flash of what is hapenning in one instant. I can do an infinite loop asking
for connected hostnames, but it should be a better solution. Which one?
Thanks in advance
-- Faustino Dina -------------------------------------------------------- If my email address starts with two 'f' drop the first 'f' when mailing me.
- Next message: Gregory A. Larsen: "Re: declaring UDF in Stored Procedure"
- Previous message: Erland Sommarskog: "Re: Error on SP insert"
- Next in thread: Narayana Vyas Kondreddi: "Re: Logging connected users, how?"
- Reply: Narayana Vyas Kondreddi: "Re: Logging connected users, how?"
- Reply: Partha Mandayam: "Re: Logging connected users, how?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|