<?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/"
		>
<channel>
	<title>Comments on: Add linked server on Microsoft SQL 2008</title>
	<atom:link href="http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/</link>
	<description>Technology, mobile, photography, gaming, programming, anything</description>
	<lastBuildDate>Sun, 12 Feb 2012 04:58:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: bakekart</title>
		<link>http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/#comment-65682</link>
		<dc:creator>bakekart</dc:creator>
		<pubDate>Wed, 19 Oct 2011 04:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayceooi.com/?p=3823#comment-65682</guid>
		<description>Hello I used the script but I can not connect to an Access 2003 database.
 Can you help me?</description>
		<content:encoded><![CDATA[<p>Hello I used the script but I can not connect to an Access 2003 database.<br />
 Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saravana</title>
		<link>http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/#comment-53826</link>
		<dc:creator>saravana</dc:creator>
		<pubDate>Wed, 08 Jun 2011 09:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayceooi.com/?p=3823#comment-53826</guid>
		<description>you ca use this to access data from excel

select * from OpenRowSet (
&#039;Microsoft.Jet.OLEDB.4.0&#039;,
&#039;Excel 8.0;Database=c:\book1.xls;HDR=YES;IMEX=1&#039;
,&#039;select * from [Sheet1$]&#039;)

c:\book1.xls - your excel</description>
		<content:encoded><![CDATA[<p>you ca use this to access data from excel</p>
<p>select * from OpenRowSet (<br />
&#8216;Microsoft.Jet.OLEDB.4.0&#8242;,<br />
&#8216;Excel 8.0;Database=c:\book1.xls;HDR=YES;IMEX=1&#8242;<br />
,&#8217;select * from [Sheet1$]&#8216;)</p>
<p>c:\book1.xls &#8211; your excel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arshad Hamid</title>
		<link>http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/#comment-9542</link>
		<dc:creator>Arshad Hamid</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayceooi.com/?p=3823#comment-9542</guid>
		<description>Is there a way to create a linked server for Excel in Sql Server 2008?</description>
		<content:encoded><![CDATA[<p>Is there a way to create a linked server for Excel in Sql Server 2008?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; Query linked server on Microsoft SQL 2008</title>
		<link>http://www.jayceooi.com/2009/10/08/add-linked-server-on-microsoft-sql-2008/#comment-9373</link>
		<dc:creator>&#160; Query linked server on Microsoft SQL 2008</dc:creator>
		<pubDate>Thu, 08 Oct 2009 08:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayceooi.com/?p=3823#comment-9373</guid>
		<description>[...] adding linked server on Microsoft SQL 2008, it&#8217;s time to query data from it. So how to query data from linked server on Microsoft SQL [...]</description>
		<content:encoded><![CDATA[<p>[...] adding linked server on Microsoft SQL 2008, it&#8217;s time to query data from it. So how to query data from linked server on Microsoft SQL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

