<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7499216.post116351285896462055..comments</id><updated>2011-03-28T05:49:03.163+02:00</updated><category term='SQLUG'/><category term='Integration Services'/><category term='biTunes'/><category term='High Availability'/><category term='DAX'/><category term='SQL Server 2008'/><category term='Office'/><category term='eLearning'/><category term='SQL Server Day'/><category term='SQL Server'/><category term='Data Mining'/><category term='SQL Server 2005'/><category term='MVP'/><category term='PowerPivot'/><category term='Reporting Services'/><category term='Ribbon'/><category term='Report Bulder 2.0'/><category term='Analysis Services'/><category term='Community day'/><category term='Tech Days'/><category term='MCITP'/><category term='PPS'/><category term='BPA'/><category term='MCTS'/><category term='Tools'/><category term='Nuggets'/><category term='SQL Server 2008 R2'/><category term='Toeltje van de week'/><category term='Katmai'/><category term='Backup/Restore'/><category term='BIDS Helper'/><category term='SP2'/><category term='Excel'/><title type='text'>Comments on Frederik Vandeputte: SQL Server Logon triggers part 2</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.vandeputte.org/feeds/116351285896462055/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499216/116351285896462055/comments/default'/><link rel='alternate' type='text/html' href='http://www.vandeputte.org/2006/11/sql-server-logon-triggers-part-2.html'/><author><name>Frederik Vandeputte</name><uri>http://www.blogger.com/profile/03145049073278289064</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7499216.post-3343021659771301341</id><published>2011-03-28T05:49:03.163+02:00</published><updated>2011-03-28T05:49:03.163+02:00</updated><title type='text'>Very interesting entry.
I tried it out--with a few...</title><content type='html'>Very interesting entry.&lt;br /&gt;I tried it out--with a few changes--on several servers. I ran into two problems that others may wish to be careful about. Of course these are simple once the cause is identified, but that is not always immediately apparent.&lt;br /&gt;&lt;br /&gt;1) Be very careful about the code before applying. I had a typo in the INSERT table. When I next needed log in, all accounts failed. The only solution was to login with the DAC and disable to trigger. The command is &amp;quot;DISABLE Trigger  ON ALL SERVER;&amp;quot;.&lt;br /&gt;&lt;br /&gt;2) Be sure that each user has sufficient permissions to write to the INSERT  table. We had some restricted user accounts that failed login due to this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7499216/116351285896462055/comments/default/3343021659771301341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499216/116351285896462055/comments/default/3343021659771301341'/><link rel='alternate' type='text/html' href='http://www.vandeputte.org/2006/11/sql-server-logon-triggers-part-2.html?showComment=1301284143163#c3343021659771301341' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.vandeputte.org/2006/11/sql-server-logon-triggers-part-2.html' ref='tag:blogger.com,1999:blog-7499216.post-116351285896462055' source='http://www.blogger.com/feeds/7499216/posts/default/116351285896462055' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1888066959'/></entry><entry><id>tag:blogger.com,1999:blog-7499216.post-8795987935532916442</id><published>2008-02-28T20:18:00.000+01:00</published><updated>2008-02-28T20:18:00.000+01:00</updated><title type='text'>Is there a way to just trap logons to a particular...</title><content type='html'>Is there a way to just trap logons to a particular database on the server?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7499216/116351285896462055/comments/default/8795987935532916442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499216/116351285896462055/comments/default/8795987935532916442'/><link rel='alternate' type='text/html' href='http://www.vandeputte.org/2006/11/sql-server-logon-triggers-part-2.html?showComment=1204226280000#c8795987935532916442' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.vandeputte.org/2006/11/sql-server-logon-triggers-part-2.html' ref='tag:blogger.com,1999:blog-7499216.post-116351285896462055' source='http://www.blogger.com/feeds/7499216/posts/default/116351285896462055' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1933600463'/></entry></feed>
