Monday, April 17, 2006

Article - SQL Server 2005 Logon Triggers

My first article (SQL Server 2005 Logon Triggers) was published by SQL Server Central today.
In the article I describe how to mimic Oracle logon triggers using event notifications in SQL Server 2005.

The article can be found on the URL below (free registration required)

http://www.sqlservercentral.com/columnists/FVandeputte/sqlserver2005logontriggers.asp

[UPDATE] The sample code is now available on the following url:

http://www.sqlservercentral.com/columnists/FVandeputte/logontriggers.txt

1 comment:

  1. I'm unable to download the sample code from the site http://www.sqlservercentral.com/columnists/FVandeputte/logontriggers.sql

    may be its because of the .SQL extension can you change your script to .txt extension.

    Thanks

    ReplyDelete