<?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 belle's sql musings</title>
	<atom:link href="http://sqlmusings.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlmusings.wordpress.com</link>
	<description>ramblings, discoveries, tutorials on sql server, and other (mostly) database related stuff</description>
	<lastBuildDate>Thu, 04 Jun 2009 16:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Issue: Length of LOB data to be replicated exceeds configured maximum 65536 by glompix</title>
		<link>http://sqlmusings.wordpress.com/2008/09/22/issue-length-of-lob-data-to-be-replicated-exceeds-configured-maximum-65536/#comment-60</link>
		<dc:creator>glompix</dc:creator>
		<pubDate>Thu, 04 Jun 2009 16:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/09/22/issue-length-of-lob-data-to-be-replicated-exceeds-configured-maximum-65536/#comment-60</guid>
		<description>Great post.  Exactly what I was looking for.  Nice and simple. ;)</description>
		<content:encoded><![CDATA[<p>Great post.  Exactly what I was looking for.  Nice and simple. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Troubleshooting SQL Server 2005 &quot;No global profile is configured&#8230;&quot; by timo hoen</title>
		<link>http://sqlmusings.wordpress.com/2007/12/17/troubleshooting-sql-server-2005-no-global-profile-is-configured/#comment-59</link>
		<dc:creator>timo hoen</dc:creator>
		<pubDate>Mon, 04 May 2009 14:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2007/12/17/troubleshooting-sql-server-2005-no-global-profile-is-configured/#comment-59</guid>
		<description>thank you :)</description>
		<content:encoded><![CDATA[<p>thank you <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Connection to target machine could not be made in a timely fashion by Niall</title>
		<link>http://sqlmusings.wordpress.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/#comment-58</link>
		<dc:creator>Niall</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/#comment-58</guid>
		<description>Great, worked for me. Thanks :)</description>
		<content:encoded><![CDATA[<p>Great, worked for me. Thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on This Is Why I Teach by dkzody</title>
		<link>http://sqlmusings.wordpress.com/2008/12/03/this-is-why-i-teach/#comment-56</link>
		<dc:creator>dkzody</dc:creator>
		<pubDate>Sun, 08 Mar 2009 14:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/?p=412#comment-56</guid>
		<description>I&#039;m curious as to where you are teaching, or rather, to whom you are teaching?  I have a hunch that it is not in an inner city high school</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious as to where you are teaching, or rather, to whom you are teaching?  I have a hunch that it is not in an inner city high school</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using DDL Triggers by jun</title>
		<link>http://sqlmusings.wordpress.com/2008/10/05/using-ddl-triggers/#comment-55</link>
		<dc:creator>jun</dc:creator>
		<pubDate>Sat, 07 Mar 2009 22:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/05/using-ddl-triggers/#comment-55</guid>
		<description>Aw, nosebleed. kudos. :p</description>
		<content:encoded><![CDATA[<p>Aw, nosebleed. kudos. :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Issue: Server principal is not able to access the database under the current security context by Custard</title>
		<link>http://sqlmusings.wordpress.com/2008/06/12/issue-server-principal-is-not-able-to-access-the-database-under-the-current-security-context/#comment-54</link>
		<dc:creator>Custard</dc:creator>
		<pubDate>Thu, 11 Dec 2008 03:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/?p=9#comment-54</guid>
		<description>Note that the single quotes surrounding the parameters have been changed due to the font on this website, so if copy/pasting the above commands, ensure the single quotes are replaced with the correct ones (hope that makes sense...)</description>
		<content:encoded><![CDATA[<p>Note that the single quotes surrounding the parameters have been changed due to the font on this website, so if copy/pasting the above commands, ensure the single quotes are replaced with the correct ones (hope that makes sense&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Issue: Server principal is not able to access the database under the current security context by Custard</title>
		<link>http://sqlmusings.wordpress.com/2008/06/12/issue-server-principal-is-not-able-to-access-the-database-under-the-current-security-context/#comment-53</link>
		<dc:creator>Custard</dc:creator>
		<pubDate>Thu, 11 Dec 2008 03:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/?p=9#comment-53</guid>
		<description>After restoring to a different server:
sp_change_users_login &#039;report&#039;

For any users listed:
sp_change_users_login &#039;auto_fix&#039;, &#039;user&#039;

Note that these commands are run from the context of the restored database.</description>
		<content:encoded><![CDATA[<p>After restoring to a different server:<br />
sp_change_users_login &#8216;report&#8217;</p>
<p>For any users listed:<br />
sp_change_users_login &#8216;auto_fix&#8217;, &#8216;user&#8217;</p>
<p>Note that these commands are run from the context of the restored database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Random Data for SQL Server and MySQL by Random in SQL - SQL For Programmers</title>
		<link>http://sqlmusings.wordpress.com/2008/10/05/generating-random-data-for-sql-server-and-mysql/#comment-46</link>
		<dc:creator>Random in SQL - SQL For Programmers</dc:creator>
		<pubDate>Tue, 04 Nov 2008 11:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/05/generating-random-data-for-sql-server-and-mysql/#comment-46</guid>
		<description>[...] Generating Random Data for SQL Server and MySQL - SQL Server – uses NEWID() in ORDER BY. 1: &#8212; using the AdventureWorks Database 2: SELECT 3: TOP 10 4: DepartmentID, 5: [Name] 6: FROM 7: HumanResources.Department 8: ORDER BY 9: NEWID() 10:. MySQL – uses RAND() in ORDER BY. 1: SELECT    &#160;Other post in SQL For ProgrammersSQL For Developers - 9 Reasons to bother - August 13th, 2008SQL for Programmers - CREATE/DROP Database - August 20th, 2008SQL For Programmers - CREATE TABLE - August 22nd, 2008SQL For Programmers - ALTERing the TABLE - September 1st, 2008SQL For Programmers - Finding a String - September 3rd, 2008SQL For Programmers - Finding IN a List - September 8th, 2008SQL For Programmers - Stored Procedures (Better than LINQ) - September 10th, 2008SQL For Programmers - Stored Procedure Basics - September 16th, 2008Basic SQL Commands - SQL For Programmers - September 18th, 2008SQL IF/WHILE Blocks - SQL For Programmers - September 30th, 2008SQL WHILE - SQL For Programmers - October 2nd, 2008Temporary Tables - SQL For Programmers - October 7th, 2008SQL CURSOR - SQL For Programmers - October 13th, 2008SQL CURSOR Performance - SQL For Programmers - October 22nd, 2008Random in SQL - SQL For Programmers - November 4th, 2008If you&#039;re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Related PostSQL WHILE - SQL For ProgrammersBasic SQL Commands - SQL For ProgrammersSQL For Programmers - Stored Procedure Basics  Bookmark to:                                                       Hide Sites    Tags: ms-sql, random, sql, tsql [...]</description>
		<content:encoded><![CDATA[<p>[...] Generating Random Data for SQL Server and MySQL &#8211; SQL Server – uses NEWID() in ORDER BY. 1: &#8212; using the AdventureWorks Database 2: SELECT 3: TOP 10 4: DepartmentID, 5: [Name] 6: FROM 7: HumanResources.Department 8: ORDER BY 9: NEWID() 10:. MySQL – uses RAND() in ORDER BY. 1: SELECT    &nbsp;Other post in SQL For ProgrammersSQL For Developers &#8211; 9 Reasons to bother &#8211; August 13th, 2008SQL for Programmers &#8211; CREATE/DROP Database &#8211; August 20th, 2008SQL For Programmers &#8211; CREATE TABLE &#8211; August 22nd, 2008SQL For Programmers &#8211; ALTERing the TABLE &#8211; September 1st, 2008SQL For Programmers &#8211; Finding a String &#8211; September 3rd, 2008SQL For Programmers &#8211; Finding IN a List &#8211; September 8th, 2008SQL For Programmers &#8211; Stored Procedures (Better than LINQ) &#8211; September 10th, 2008SQL For Programmers &#8211; Stored Procedure Basics &#8211; September 16th, 2008Basic SQL Commands &#8211; SQL For Programmers &#8211; September 18th, 2008SQL IF/WHILE Blocks &#8211; SQL For Programmers &#8211; September 30th, 2008SQL WHILE &#8211; SQL For Programmers &#8211; October 2nd, 2008Temporary Tables &#8211; SQL For Programmers &#8211; October 7th, 2008SQL CURSOR &#8211; SQL For Programmers &#8211; October 13th, 2008SQL CURSOR Performance &#8211; SQL For Programmers &#8211; October 22nd, 2008Random in SQL &#8211; SQL For Programmers &#8211; November 4th, 2008If you&#8217;re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Related PostSQL WHILE &#8211; SQL For ProgrammersBasic SQL Commands &#8211; SQL For ProgrammersSQL For Programmers &#8211; Stored Procedure Basics  Bookmark to:                                                       Hide Sites    Tags: ms-sql, random, sql, tsql [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ooohh! Manga Guide to Databases! by Brent Ozar</title>
		<link>http://sqlmusings.wordpress.com/2008/11/02/ooohh-manga-guide-to-databases/#comment-45</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Mon, 03 Nov 2008 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/11/02/ooohh-manga-guide-to-databases/#comment-45</guid>
		<description>Dang it, now you&#039;ve mentioned a bunch of JPop artists that I haven&#039;t heard, and I&#039;m going to be forced to go listen to &#039;em!  At least I&#039;ve got a big road trip coming up - good excuse to go load up on new tunes....</description>
		<content:encoded><![CDATA[<p>Dang it, now you&#8217;ve mentioned a bunch of JPop artists that I haven&#8217;t heard, and I&#8217;m going to be forced to go listen to &#8216;em!  At least I&#8217;ve got a big road trip coming up &#8211; good excuse to go load up on new tunes&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server-Related Cheat Sheets That Can Save You Time by SQL Server &#38; Cloud Links for the Week &#124; Brent Ozar - SQL Server DBA</title>
		<link>http://sqlmusings.wordpress.com/2008/10/17/sql-server-related-cheat-sheets-that-can-save-you-time/#comment-43</link>
		<dc:creator>SQL Server &#38; Cloud Links for the Week &#124; Brent Ozar - SQL Server DBA</dc:creator>
		<pubDate>Fri, 31 Oct 2008 11:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/17/sql-server-related-cheat-sheets-that-can-save-you-time/#comment-43</guid>
		<description>[...] SQL Server Cheat Sheets - Donabel Santos links to several cheat sheets to help DBAs with basic syntax. Whenever Quest gives away posters with syntax for stuff like DMVs and system stored procs, DBAs go crazy asking for them, so I bet you guys will go crazy for these too. [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL Server Cheat Sheets &#8211; Donabel Santos links to several cheat sheets to help DBAs with basic syntax. Whenever Quest gives away posters with syntax for stuff like DMVs and system stored procs, DBAs go crazy asking for them, so I bet you guys will go crazy for these too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Cheat Sheet by SQL Server-Related Cheat Sheets That Can Save You Time &#171; belle&#8217;s sql musings</title>
		<link>http://sqlmusings.wordpress.com/2008/10/08/sql-server-2005-cheat-sheet/#comment-40</link>
		<dc:creator>SQL Server-Related Cheat Sheets That Can Save You Time &#171; belle&#8217;s sql musings</dc:creator>
		<pubDate>Sat, 18 Oct 2008 06:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/08/sql-server-2005-cheat-sheet/#comment-40</guid>
		<description>[...] Toolbox / T-SQL Scripts, Powershell by belle on October 17th, 2008   I previously posted about a SQL Server CheatSheet from DotNet4All that I thought was useful and comprehensive. If you already know what you need to do, but just [...]</description>
		<content:encoded><![CDATA[<p>[...] Toolbox / T-SQL Scripts, Powershell by belle on October 17th, 2008   I previously posted about a SQL Server CheatSheet from DotNet4All that I thought was useful and comprehensive. If you already know what you need to do, but just [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valid SQLXML XSD Data Types, and Sample SQL Server XML Schemas by Matthew</title>
		<link>http://sqlmusings.wordpress.com/2008/10/13/valid-sqlxml-xsd-data-types-and-sample-sql-server-xml-schemas/#comment-38</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Wed, 15 Oct 2008 11:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/13/valid-sqlxml-xsd-data-types-and-sample-sql-server-xml-schemas/#comment-38</guid>
		<description>thank u r information    

it very  useful</description>
		<content:encoded><![CDATA[<p>thank u r information    </p>
<p>it very  useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s on your RSS Reader? by Brent Ozar</title>
		<link>http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-22</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Wed, 08 Oct 2008 23:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-22</guid>
		<description>HAHAHA, star struck, puleeze.  There&#039;s no paparazzi outside when I go walk the dog!</description>
		<content:encoded><![CDATA[<p>HAHAHA, star struck, puleeze.  There&#8217;s no paparazzi outside when I go walk the dog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s on your RSS Reader? by pinaldave</title>
		<link>http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-21</link>
		<dc:creator>pinaldave</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-21</guid>
		<description>Hi Belle,

Have a Good Day!

Your list is very interesting and thank you for reading http://blog.SQLAuthority.com

Kind Regards,
Pinal</description>
		<content:encoded><![CDATA[<p>Hi Belle,</p>
<p>Have a Good Day!</p>
<p>Your list is very interesting and thank you for reading <a href="http://blog.SQLAuthority.com" rel="nofollow">http://blog.SQLAuthority.com</a></p>
<p>Kind Regards,<br />
Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s on your RSS Reader? by belle</title>
		<link>http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-20</link>
		<dc:creator>belle</dc:creator>
		<pubDate>Tue, 07 Oct 2008 14:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/07/whats-on-your-rss-reader/#comment-20</guid>
		<description>Hi Brent! I am a little star struck right now :) Thanks so much for the comment. I really enjoy reading your blog and articles! Keep on posting, and I&#039;m one of the many who will keep on reading!</description>
		<content:encoded><![CDATA[<p>Hi Brent! I am a little star struck right now <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks so much for the comment. I really enjoy reading your blog and articles! Keep on posting, and I&#8217;m one of the many who will keep on reading!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
