<?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</title>
	<atom:link href="http://blogs.itmentors.com/ola/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>SQL Azure Demo Code</title>
		<link>http://blogs.itmentors.com/ola/2009/12/01/sql-azure-demo-code/</link>
		<comments>http://blogs.itmentors.com/ola/2009/12/01/sql-azure-demo-code/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 01:08:16 +0000</pubDate>
		<dc:creator>ola</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Azure]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/ola/?p=8</guid>
		<description><![CDATA[Here&#8217;s the code I used in my SQL Azure demos on www.msdev.com. The SQL CE sync code is based in this post.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://cid-8c46d31ca91e2143.skydrive.live.com/self.aspx/Public/SQLAzure.zip" target="_blank">Here&#8217;s</a> the code I used in my SQL Azure demos on <a href="http://www.msdev.com">www.msdev.com</a>. The SQL CE sync code is based in this <a href="http://blogs.msdn.com/mahjayar/archive/2009/11/18/sql-azure-data-sync-moving-schema-from-compact-database-to-sql-azure.aspx" target="_blank">post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/ola/2009/12/01/sql-azure-demo-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>What&#8217;s going on over here&#8230;?</title>
		<link>http://blogs.itmentors.com/ola/2009/09/23/whats-going-on-over-here/</link>
		<comments>http://blogs.itmentors.com/ola/2009/09/23/whats-going-on-over-here/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:43:39 +0000</pubDate>
		<dc:creator>ola</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/ola/?p=3</guid>
		<description><![CDATA[Dear readers (mom and dad) I know that I haven&#8217;t been posting for a very long time. We moved our blog to a hosted solution, and in the process all my posts were lost. I promise that I will come back with new content very soon!
]]></description>
			<content:encoded><![CDATA[<p>Dear readers (mom and dad) I know that I haven&#8217;t been posting for a very long time. We moved our blog to a hosted solution, and in the process all my posts were lost. I promise that I will come back with new content very soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/ola/2009/09/23/whats-going-on-over-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
