<?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>blog.sallarp.com &#187; SQL</title>
	<atom:link href="http://blog.sallarp.com/category/development/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sallarp.com</link>
	<description>Code, Code, Revolution!</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:07:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Translate coordinates between RT90, WGS84 and SWEREF99 using .NET</title>
		<link>http://blog.sallarp.com/translate-coordinates-between-rt90-wgs84-and-sweref99-using-net/</link>
		<comments>http://blog.sallarp.com/translate-coordinates-between-rt90-wgs84-and-sweref99-using-net/#comments</comments>
		<pubDate>Sun, 31 May 2009 17:10:23 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Google maps]]></category>
		<category><![CDATA[SQL 2008]]></category>

		<guid isPermaLink="false">http://blog.sallarp.com/?p=603</guid>
		<description><![CDATA[Working with maps and geographic data is becoming more popular and important by the hour, much due to Google Maps extremely simple and powerful API. If you found this page through a search engine you&#8217;re probably facing the same problem I&#8217;ve faced multiple times in my work, you posses geographic data in one format and need [...]]]></description>
		<wfw:commentRss>http://blog.sallarp.com/translate-coordinates-between-rt90-wgs84-and-sweref99-using-net/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SQL 2008 vs SQL 2005 &#8211; binary data performance</title>
		<link>http://blog.sallarp.com/sql-2008-binary-data-performance/</link>
		<comments>http://blog.sallarp.com/sql-2008-binary-data-performance/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 09:25:18 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.sallarp.com/?p=27</guid>
		<description><![CDATA[I first did some tests uploading files to my development server running WSS 3.0. From the bandwidth usage on that machine i quickly realized that the problem was the time it took for Sharepoint to store the file in the database. I whipped together a tool to measure the time it takes to store a binary file in an SQL database. The results were suprising.]]></description>
		<wfw:commentRss>http://blog.sallarp.com/sql-2008-binary-data-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving databases or replacing the SQL server in your MOSS/WSS 3.0 installation</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/</link>
		<comments>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 17:14:33 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18</guid>
		<description><![CDATA[A while ago a customer invested in a SQL-cluster and naturally wanted to move all databases there. There are a number of articles on the net on how to migrate to a new server, some more complicated than others. In my case I had a working SQL 2005 instance which was dedicated to the MOSS [...]]]></description>
		<wfw:commentRss>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
