Re: Connection Logs in SQL Server
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Thu, 24 Jan 2008 22:30:01 +0000 (UTC)
David Williams (dw149@xxxxxxxxxxxxxxxx) writes:
Looks like SQL Profiler will do the job. Anybody have
experience in using it to see connection attempts?
You can use Profiler to track login and failed login attempts. However,
if the attempt to connection fails because you cannot reach SQL Server,
Profiler will not track anyhing. Quite obviously.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: Connection Logs in SQL Server
- From: David Williams
- Re: Connection Logs in SQL Server
- References:
- Connection Logs in SQL Server
- From: David Williams
- Re: Connection Logs in SQL Server
- From: David Williams
- Connection Logs in SQL Server
- Prev by Date: Re: invalid server name error
- Next by Date: Performance issue using conditional WHERE clause
- Previous by thread: Re: Connection Logs in SQL Server
- Next by thread: Re: Connection Logs in SQL Server
- Index(es):
Relevant Pages
|