<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Marlon Ribunal&#039;s Note On SQL Server</title>
	<atom:link href="http://dbalink.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbalink.wordpress.com</link>
	<description>SQL Server and Other Microsoft Technologies</description>
	<lastBuildDate>Wed, 29 Feb 2012 22:25:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Find User Tables and Their Columns Info in SQL Server Using Object Catalog Views by MarlonRibunal</title>
		<link>http://dbalink.wordpress.com/2008/06/15/find-user-tables-and-their-columns-info-in-sql-server/comment-page-1/#comment-15051</link>
		<dc:creator><![CDATA[MarlonRibunal]]></dc:creator>
		<pubDate>Wed, 29 Feb 2012 22:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=126#comment-15051</guid>
		<description><![CDATA[&lt;p&gt;Reblogged this on &lt;a href=&quot;http://dbalink.wordpress.com/2012/02/29/1410/&quot; rel=&quot;nofollow&quot;&gt;Marlon Ribunal&#039;s Note On SQL Server&lt;/a&gt; and commented: &lt;/p&gt;
&lt;p&gt;Find User Tables and Their Columns Info in SQL Server Using Object Catalog Views (Repost)&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://dbalink.wordpress.com/2012/02/29/1410/" rel="nofollow">Marlon Ribunal&#039;s Note On SQL Server</a> and commented: </p>
<p>Find User Tables and Their Columns Info in SQL Server Using Object Catalog Views (Repost)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Backup by MarlonRibunal</title>
		<link>http://dbalink.wordpress.com/2008/01/22/sql-server-2005-backup/comment-page-1/#comment-14974</link>
		<dc:creator><![CDATA[MarlonRibunal]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 19:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/2008/01/22/sql-server-2005-backup/#comment-14974</guid>
		<description><![CDATA[&lt;p&gt;Reblogged this on &lt;a href=&quot;http://dbalink.wordpress.com/2012/02/22/1409/&quot; rel=&quot;nofollow&quot;&gt;Marlon Ribunal&#039;s Note On SQL Server&lt;/a&gt; and commented: &lt;/p&gt;
&lt;p&gt;SQL Server 2005 Back TSQL Basics (Reblog)&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://dbalink.wordpress.com/2012/02/22/1409/" rel="nofollow">Marlon Ribunal&#039;s Note On SQL Server</a> and commented: </p>
<p>SQL Server 2005 Back TSQL Basics (Reblog)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;ALL&#8221; Parameter In SQL Server Reporting Services 2005 by MarlonRibunal</title>
		<link>http://dbalink.wordpress.com/2008/10/18/the-all-parameter-in-sql-server-reporting-services-2005/comment-page-1/#comment-14962</link>
		<dc:creator><![CDATA[MarlonRibunal]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 07:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=217#comment-14962</guid>
		<description><![CDATA[&lt;p&gt;Reblogged this on &lt;a href=&quot;http://dbalink.wordpress.com/2012/02/22/1408/&quot; rel=&quot;nofollow&quot;&gt;Marlon Ribunal&#039;s Note On SQL Server&lt;/a&gt; and commented: &lt;/p&gt;
&lt;p&gt;Adding &quot;ALL&quot; Parameter in SSRS (Reblog)&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://dbalink.wordpress.com/2012/02/22/1408/" rel="nofollow">Marlon Ribunal&#039;s Note On SQL Server</a> and commented: </p>
<p>Adding &#8220;ALL&#8221; Parameter in SSRS (Reblog)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;ALL&#8221; Parameter In SQL Server Reporting Services 2005 by Cameron</title>
		<link>http://dbalink.wordpress.com/2008/10/18/the-all-parameter-in-sql-server-reporting-services-2005/comment-page-1/#comment-14460</link>
		<dc:creator><![CDATA[Cameron]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 22:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=217#comment-14460</guid>
		<description><![CDATA[Hello I am working on a report where I have a column that has a bunch of populated fields and a bunch of null fields.  I want to pass a parameter that will let the user choose to see only the null fields or only the populated field or both the populated fields along with the null fields. (This can also be done with three checkboxes.  I am kind of new to sql reporting and I am running into a lot of trouble with this as I cannot even show the null fields.  I tried , =&quot;Null&quot;, leaving it blank,  and just about anything else I could think of.  I am in desperate need of assistance and I was hoping you could provide me with some guidance.
Thanks,
Cameron]]></description>
		<content:encoded><![CDATA[<p>Hello I am working on a report where I have a column that has a bunch of populated fields and a bunch of null fields.  I want to pass a parameter that will let the user choose to see only the null fields or only the populated field or both the populated fields along with the null fields. (This can also be done with three checkboxes.  I am kind of new to sql reporting and I am running into a lot of trouble with this as I cannot even show the null fields.  I tried , =&#8221;Null&#8221;, leaving it blank,  and just about anything else I could think of.  I am in desperate need of assistance and I was hoping you could provide me with some guidance.<br />
Thanks,<br />
Cameron</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find Active Sessions in Oracle Database by NetWisdomSponge</title>
		<link>http://dbalink.wordpress.com/2008/06/08/find-active-sessions-in-oracle-database/comment-page-1/#comment-13870</link>
		<dc:creator><![CDATA[NetWisdomSponge]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 22:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=123#comment-13870</guid>
		<description><![CDATA[Department to Prevent Redundancy Department...

Isn&#039;t it a bit silly to include STATUS in your query results when you&#039;ve specified &#039;ACTIVE&#039; as a criteria ??

Sheesh!

- Jim]]></description>
		<content:encoded><![CDATA[<p>Department to Prevent Redundancy Department&#8230;</p>
<p>Isn&#8217;t it a bit silly to include STATUS in your query results when you&#8217;ve specified &#8216;ACTIVE&#8217; as a criteria ??</p>
<p>Sheesh!</p>
<p>- Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SPFILE and PFILE Initialization Parameter Files in Oracle 10g by Kuldeep</title>
		<link>http://dbalink.wordpress.com/2008/02/03/the-spfile-and-pfile-initialization-parameter-files-in-oracle-10g/comment-page-1/#comment-13860</link>
		<dc:creator><![CDATA[Kuldeep]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 07:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=62#comment-13860</guid>
		<description><![CDATA[Thanks Marlon . it really helped me.]]></description>
		<content:encoded><![CDATA[<p>Thanks Marlon . it really helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: SQL Server Trigger 101 by Surya sasidhar</title>
		<link>http://dbalink.wordpress.com/2008/06/20/how-to-sql-server-trigger-101/comment-page-1/#comment-12976</link>
		<dc:creator><![CDATA[Surya sasidhar]]></dc:creator>
		<pubDate>Tue, 04 Oct 2011 11:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=128#comment-12976</guid>
		<description><![CDATA[thank you, for trigger example, i learn it from your sample code.]]></description>
		<content:encoded><![CDATA[<p>thank you, for trigger example, i learn it from your sample code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Isolation Levels and Locks in SQL Server 2005 by Premroop</title>
		<link>http://dbalink.wordpress.com/2008/05/27/isolation-levels-and-locks-in-sql-server-2005/comment-page-1/#comment-12929</link>
		<dc:creator><![CDATA[Premroop]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 12:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=117#comment-12929</guid>
		<description><![CDATA[Thanks Arun...]]></description>
		<content:encoded><![CDATA[<p>Thanks Arun&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Set Your Oracle 10g Database to ARCHIVELOG Mode by A.gareeballah</title>
		<link>http://dbalink.wordpress.com/2008/08/22/how-to-set-your-oracle-10g-database-to-archivelog-mode/comment-page-1/#comment-12863</link>
		<dc:creator><![CDATA[A.gareeballah]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 05:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=169#comment-12863</guid>
		<description><![CDATA[dear Marlon .

thanks a lot , it&#039;s very breif and very usefull .]]></description>
		<content:encoded><![CDATA[<p>dear Marlon .</p>
<p>thanks a lot , it&#8217;s very breif and very usefull .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No Brainer SQL SERVER Log Shipping With Quest&#8217;s LiteSpeed by hiramfleitas</title>
		<link>http://dbalink.wordpress.com/2009/04/30/no-brainer-sql-server-log-shipping-with-quests-litespeed/comment-page-1/#comment-11536</link>
		<dc:creator><![CDATA[hiramfleitas]]></dc:creator>
		<pubDate>Sat, 25 Jun 2011 00:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=705#comment-11536</guid>
		<description><![CDATA[Marlon, I am using this proc  LogShipping_Init_Subscriber do you know what @RestoreMode = 0 does? I am trying to set the tran restore to leave the db in readonly/standby]]></description>
		<content:encoded><![CDATA[<p>Marlon, I am using this proc  LogShipping_Init_Subscriber do you know what @RestoreMode = 0 does? I am trying to set the tran restore to leave the db in readonly/standby</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated SQL Server Backup: Poor Man&#8217;s Edition by How do I automatically run nightly backups for Microsoft SQL Server 2005? Drija</title>
		<link>http://dbalink.wordpress.com/2009/04/25/automated-sql-server-back-poor-mans-edition/comment-page-1/#comment-11293</link>
		<dc:creator><![CDATA[How do I automatically run nightly backups for Microsoft SQL Server 2005? Drija]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 06:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=684#comment-11293</guid>
		<description><![CDATA[[...] By default, the SQL Server Agent service is disabled when SQL Server 2005 or later is installed unless the user explicitly chooses to autostart the service.   May 1, 2009 7:19 am              An interesting thing to note is that SQL cannot backup to network drives and will only perform the backup on the local computer. (or tape). I never really understood this decision. In order to have a reliable backup you have to copy those .BAK files to another box.  May 5, 2009 11:12 am         Portman @Martin: Because it&#8217;s more reliable. You can always copy/move the backup to a network share immediately afterwards with xp_commandshell.  May 5, 2009 3:10 am         Dave Dustin @Martin It can back up to a network drive using UNC providing the service account has network access rights. You just need to manually enter the path instead of picking from a dialog.  June 1, 2009 9:12 am          Thanks, I didn&#8217;t know that one.+1  June 5, 2009 7:13 am         MarlonRibunal I have done this using a Maintenance Plan. I have actually written a script to backup all the user databases. I have shared that script here http://dbalink.wordpress.com/2009/04/25/automated-sql-server-back-poor-mans-edition/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] By default, the SQL Server Agent service is disabled when SQL Server 2005 or later is installed unless the user explicitly chooses to autostart the service.   May 1, 2009 7:19 am              An interesting thing to note is that SQL cannot backup to network drives and will only perform the backup on the local computer. (or tape). I never really understood this decision. In order to have a reliable backup you have to copy those .BAK files to another box.  May 5, 2009 11:12 am         Portman @Martin: Because it&#8217;s more reliable. You can always copy/move the backup to a network share immediately afterwards with xp_commandshell.  May 5, 2009 3:10 am         Dave Dustin @Martin It can back up to a network drive using UNC providing the service account has network access rights. You just need to manually enter the path instead of picking from a dialog.  June 1, 2009 9:12 am          Thanks, I didn&#8217;t know that one.+1  June 5, 2009 7:13 am         MarlonRibunal I have done this using a Maintenance Plan. I have actually written a script to backup all the user databases. I have shared that script here <a href="http://dbalink.wordpress.com/2009/04/25/automated-sql-server-back-poor-mans-edition/" rel="nofollow">http://dbalink.wordpress.com/2009/04/25/automated-sql-server-back-poor-mans-edition/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Richard Branson&#8217;s Habit For Success by Log Buffer #217, A Carnival of the Vanities for DBAs &#124; The Pythian Blog</title>
		<link>http://dbalink.wordpress.com/2011/04/21/richard-bransons-habit-for-success/comment-page-1/#comment-10781</link>
		<dc:creator><![CDATA[Log Buffer #217, A Carnival of the Vanities for DBAs &#124; The Pythian Blog]]></dc:creator>
		<pubDate>Mon, 25 Apr 2011 04:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://dbalink.wordpress.com/?p=1399#comment-10781</guid>
		<description><![CDATA[[...] a non-tech post, Marlon Ribunal talks about a great guest post by Richard Branson about Habit for [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a non-tech post, Marlon Ribunal talks about a great guest post by Richard Branson about Habit for [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
