<?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>Ola Ekdahl &#187; Full-text search</title>
	<atom:link href="http://blogs.itmentors.com/ola/tag/full-text-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/ola</link>
	<description></description>
	<lastBuildDate>Wed, 02 Dec 2009 01:09:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Insert document to SQL utility</title>
		<link>http://blogs.itmentors.com/ola/2009/10/15/insert-document-to-sql-utility/</link>
		<comments>http://blogs.itmentors.com/ola/2009/10/15/insert-document-to-sql-utility/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 14:30:34 +0000</pubDate>
		<dc:creator>ola</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Full-text search]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/ola/?p=5</guid>
		<description><![CDATA[I was tooling around with Full-Text search in SQL Server and I needed a program that could insert documents (Word, PDF, etc.) into a table. I turned to Google and I was surpised that I couldn&#8217;t find anything that I could use, so I put this together. I allows you to insert any type of document.
]]></description>
			<content:encoded><![CDATA[<p>I was tooling around with Full-Text search in SQL Server and I needed a program that could insert documents (Word, PDF, etc.) into a table. I turned to Google and I was surpised that I couldn&#8217;t find anything that I could use, so I put <a href="http://cid-8c46d31ca91e2143.skydrive.live.com/self.aspx/Public/LoadPDF.zip" target="_blank">this</a> together. I allows you to insert any type of document.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/ola/2009/10/15/insert-document-to-sql-utility/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

