<?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>The Dev Shack &#187; MySQL</title>
	<atom:link href="http://www.thedevshack.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Mon, 06 Jun 2011 00:13:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>SQL Server: Set up Linked Server to MySQL</title>
		<link>http://www.thedevshack.com/sql-server-set-up-linked-server-to-mysql/</link>
		<comments>http://www.thedevshack.com/sql-server-set-up-linked-server-to-mysql/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:57:43 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/sql-server-set-up-linked-server-to-mysql/</guid>
		<description><![CDATA[I saw a post yesterday that explains the simple process of setting up a MySQL database as a linked server in Microsoft SQL Server.&#0160; SQL Server has had the linked server functionality for years now.&#0160; In short it allows you to set up a data connection to another RDBMS and grab your data from it.&#0160; [...]]]></description>
			<content:encoded><![CDATA[<p>I saw a post yesterday that explains the simple process of setting up a MySQL database as a linked server in Microsoft SQL Server.&#0160; SQL Server has had the linked server functionality for years now.&#0160; In short it allows you to set up a data connection to another RDBMS and grab your data from it.&#0160; The post below is a great step by step guide to setting up a linked server to a MySQL database.</p>
<p><a href="http://www.ideaexcursion.com/2009/02/25/howto-setup-sql-server-linked-server-to-mysql/" target="_blank">HOWTO: Setup SQL Server Linked Server to MySQL</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/sql-server-set-up-linked-server-to-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

