<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Denny Lee &#187; Loading</title>
	<atom:link href="http://dennyglee.com/tag/loading/feed/" rel="self" type="application/rss+xml" />
	<link>http://dennyglee.com</link>
	<description>Ramblings of a data dork: from BI and Big Data to Travel and Food</description>
	<lastBuildDate>Wed, 30 May 2012 13:04:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dennyglee.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Denny Lee &#187; Loading</title>
		<link>http://dennyglee.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dennyglee.com/osd.xml" title="Denny Lee" />
	<atom:link rel='hub' href='http://dennyglee.com/?pushpress=hub'/>
		<item>
		<title>PowerPivot, you are so insensitive! (case that is)</title>
		<link>http://dennyglee.com/2010/06/18/powerpivot-you-are-so-insensitive-case-that-is/</link>
		<comments>http://dennyglee.com/2010/06/18/powerpivot-you-are-so-insensitive-case-that-is/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 20:07:13 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Loading]]></category>
		<category><![CDATA[workbook]]></category>

		<guid isPermaLink="false">https://dennyglee.wordpress.com/?p=311</guid>
		<description><![CDATA[Working with my compatriots Ayad Shammout (@aashammout) and Peter Myers, we had found out that PowerPivot at times can be really insensitive…in terms of case that is.  That is by default, the collation for PowerPivot is case-insensitive. For example, if you import the table below: Within the PowerPivot window, you’ll notice that the lower case [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&#038;blog=10400510&#038;post=311&#038;subd=dennyglee&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Working with my compatriots Ayad Shammout (@aashammout) and Peter Myers, we had found out that PowerPivot at times can be really insensitive…in terms of case that is.  That is by default, the collation for PowerPivot is case-insensitive.</p>
<p>For example, if you import the table below:</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/06/image.png"><img style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/06/image_thumb.png?w=176&h=101" border="0" alt="image" width="176" height="101" /></a></p>
<p>Within the PowerPivot window, you’ll notice that the lower case “a” has now become an upper case “A”. </p>
<p><a href="http://dennyglee.files.wordpress.com/2010/06/image1.png"><img style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/06/image_thumb1.png?w=167&h=99" border="0" alt="image" width="167" height="99" /></a></p>
<p>If “a” had come before “A”, then both rows would be “a” instead of “A” <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Why are you so in-sensitive?</h3>
<p>Actually, it isn’t THAT in-sensitive.  When importing, the PowerPivot client picks up the regional settings and sets the database language and engine defaults the collation based on that language (thanks to Deva Kaladipet Muthukumarasamy for clarifying this). </p>
<p>The technical reason behind this had to do with the great compression that you get with PowerPivot’s VertiPaq Column-based store.  For example, if you a data source that has the rows:</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/06/image2.png"><img style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/06/image_thumb2.png?w=103&h=55" border="0" alt="image" width="103" height="55" /></a></p>
<p>And your regional settings are set to case insensitive, then you would certainly save more space and compress better if what was stored was just “PowerPivot” (the appropriate branding name) instead of “Powerpivot” which is wrong branding-wise anyways <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Some additional thoughts</h3>
<p>One way to work around this is to build a view that would map the different codes so that “a” is “something” and “A” is something else.  You could also add modify it slightly such as “a.” so you keep the lower case.  The PowerPivot development team is also considering allowing users to change this in the future. </p>
<p>This shouldn’t be a major hassle since there is a workaround and I’ve yet to see a lot of people run into this issue.  Saying this, if it is a significant problem – I’d like to hear it in the comments section, eh?!</p>
<p>Thanks!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/311/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&#038;blog=10400510&#038;post=311&#038;subd=dennyglee&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/06/18/powerpivot-you-are-so-insensitive-case-that-is/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b7c5541e49f3ef5f2cf22f19280aa78?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/06/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/06/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/06/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>The Ultimate SQL Data Loading Performance Guide</title>
		<link>http://dennyglee.com/2009/02/15/the-ultimate-sql-data-loading-performance-guide/</link>
		<comments>http://dennyglee.com/2009/02/15/the-ultimate-sql-data-loading-performance-guide/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 17:27:16 +0000</pubDate>
		<dc:creator>Denny Lee</dc:creator>
				<category><![CDATA[Integration Services]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Loading]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://dennyglee.wordpress.com/2009/02/15/the-ultimate-sql-data-loading-performance-guide/</guid>
		<description><![CDATA[For all of you whom wanted to know about how to load data within SQL Server, please refer to the &#34;Ultimate&#34; SQL Data Loading Performance Guide at: http://sqlcat.com/whitepapers/archive/2009/02/15/the-data-loading-performance-guide-2008.aspx   This document described techniques for bulk loading large data sets into SQL Server. It covers both the available techniques as well as methodologies to performance tune [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&#038;blog=10400510&#038;post=25&#038;subd=dennyglee&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>For all of you whom wanted to know about how to load data within SQL Server, please refer to the &quot;Ultimate&quot; SQL Data Loading Performance Guide at: <a href="http://sqlcat.com/whitepapers/archive/2009/02/15/the-data-loading-performance-guide-2008.aspx">http://sqlcat.com/whitepapers/archive/2009/02/15/the-data-loading-performance-guide-2008.aspx</a></div>
<div> </div>
<div>This document described techniques for bulk loading large data sets into SQL Server. It covers both the available techniques as well as methodologies to performance tune and optimize the bulk loading process.</div>
<div> </div>
<div>Enjoy!</div>
<div> </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&#038;blog=10400510&#038;post=25&#038;subd=dennyglee&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2009/02/15/the-ultimate-sql-data-loading-performance-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/949c7f58a25bcf43f06bd4d63f8aa892?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>
	</item>
	</channel>
</rss>
