<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>belle's sql musings &#187; Tools</title>
	<atom:link href="http://www.sqlmusings.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlmusings.com</link>
	<description>ramblings, discoveries, tutorials on sql server and other database stuff</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Generating XSD from an XML File</title>
		<link>http://www.sqlmusings.com/2008/10/09/generating-xsd-from-an-xml-file/</link>
		<comments>http://www.sqlmusings.com/2008/10/09/generating-xsd-from-an-xml-file/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 07:28:00 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[SQLXML]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/10/09/generating-xsd-from-an-xml-file/</guid>
		<description><![CDATA[To create a schema (XSD) from an XML file, you can use a command line tool that comes with Visual Studio called xsd.exe (located in Install Directory\Microsoft Visual Studio 8\SDK\v2.0\Bin). If you’re running Visual Studio 2008, your path will be different. Usage: xsd.exe - Utility to generate schema or class files from given source. xsd.exe [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2008/10/09/generating-xsd-from-an-xml-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to script out your database objects (Database Publishing Wizard)</title>
		<link>http://www.sqlmusings.com/2008/10/03/how-to-script-out-your-database-objects-database-publishing-wizard/</link>
		<comments>http://www.sqlmusings.com/2008/10/03/how-to-script-out-your-database-objects-database-publishing-wizard/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 08:57:31 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://sqlmusings.wordpress.com/?p=17</guid>
		<description><![CDATA[I work with MySQL, and MySQL has a mysqldump client that scripts out database schemas + records in the tables. There is no &#8220;native&#8221; tool in SQL Server 2000/2005 that does this (as far as I know). Luckily there&#8217;s a SQL Server add-in that allows scripting of both schema + records. You can download the [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2008/10/03/how-to-script-out-your-database-objects-database-publishing-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SysInternals Tools</title>
		<link>http://www.sqlmusings.com/2008/07/30/sysinternals-tools/</link>
		<comments>http://www.sqlmusings.com/2008/07/30/sysinternals-tools/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 05:35:00 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/07/30/sysinternals-tools/</guid>
		<description><![CDATA[Sysinternals Suite : http://technet.microsoft.com/en-ca/sysinternals/0e18b180-9b7a-4c49-8120-c47c5a693683.aspx Includes: BGInfo – displays configuration, such as its name, IP address, or operating system version as a desktop wallpaper ZoomIt &#8211; screen zoom and annotation tool for technical presentations ProcessExplorer – displays which program has a particular file or directory open Share : No related posts.

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2008/07/30/sysinternals-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SQL Server Tools</title>
		<link>http://www.sqlmusings.com/2008/07/25/free-sql-server-tools/</link>
		<comments>http://www.sqlmusings.com/2008/07/25/free-sql-server-tools/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 05:50:00 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[DBA Toolbox / T-SQL Scripts]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/07/25/free-sql-server-tools/</guid>
		<description><![CDATA[Mladen Prajdić has compiled a list of free SQL Server tools, some of which I use personally. Visit his site, as he continuously updates the list &#8211; http://weblogs.sqlteam.com/mladenp/archive/2007/11/20/Free-SQL-Server-tools-that-might-make-your-life-a.aspx. Thanks Mladen! Share : No related posts.

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2008/07/25/free-sql-server-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

