<?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>Nick's Blog &#187; Uncategorized</title>
	<atom:link href="http://coolkidsdoit.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://coolkidsdoit.wordpress.com</link>
	<description>Un-qualified journalism in qualified IT</description>
	<lastBuildDate>Mon, 03 Aug 2009 00:10:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='coolkidsdoit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b6e4c4bba2863c3fcf082c32466f6658?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Nick's Blog &#187; Uncategorized</title>
		<link>http://coolkidsdoit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://coolkidsdoit.wordpress.com/osd.xml" title="Nick&#8217;s Blog" />
		<item>
		<title>Changing the default language/locale SQL 2005</title>
		<link>http://coolkidsdoit.wordpress.com/2009/01/28/changing-the-default-languagelocale-sql-2005/</link>
		<comments>http://coolkidsdoit.wordpress.com/2009/01/28/changing-the-default-languagelocale-sql-2005/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:25:08 +0000</pubDate>
		<dc:creator>coolkidsdoit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[change default language]]></category>
		<category><![CDATA[SQL 2005]]></category>

		<guid isPermaLink="false">http://coolkidsdoit.wordpress.com/?p=15</guid>
		<description><![CDATA[We had this problem in a dev environment the other day.  The developers decided to tell us after we&#8217;d installed and configured SQL and the SharePoint farm they needed to change the language settings of SQL because they were trying to input dates in dd/mm/yyyy (United Kingdom format), and by default SQL is setup with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=coolkidsdoit.wordpress.com&blog=3326223&post=15&subd=coolkidsdoit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">We had this problem in a dev environment the other day.  The developers decided to tell us after we&#8217;d installed and configured SQL and the SharePoint farm they needed to change the language settings of SQL because they were trying to input dates in dd/mm/yyyy (United Kingdom format), and by default SQL is setup with mm/dd/yyyy (US format).</p>
<p style="text-align:left;">It&#8217;s quite a simple fix, stop all SQL services, open up regedit and in the following areas change Language from 1033 to 2057 (decimal)</p>
<ul style="text-align:left;">
<li>HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\90\Tools\ClientSetup\CurrentVersion</li>
<li>HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\90\Tools\Setup</li>
<li>HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\Setup</li>
<li>HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\MSSQLServer\CurrentVersion</li>
</ul>
<p style="text-align:left;">This will change the DEFAULT INSTANCE ONLY.  If you have other instances, change MSSQL.1 to MSSQL.2/etc for them.  To verify, run the following;</p>
<ul style="text-align:left;">
<li>SET Language British</li>
<li>select @@Language, @@Langid</li>
</ul>
<p style="text-align:left;">This should return the value British 23.  In the Properties of the SQL Instance in Management Studio, you will see;</p>
<div id="attachment_21" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-21" title="SQL Server Properties" src="http://coolkidsdoit.files.wordpress.com/2009/01/sql1.jpg?w=450&#038;h=181" alt="English (United Kingdom)" width="450" height="181" /><p class="wp-caption-text">English (United Kingdom)</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/coolkidsdoit.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/coolkidsdoit.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/coolkidsdoit.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/coolkidsdoit.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/coolkidsdoit.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/coolkidsdoit.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/coolkidsdoit.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/coolkidsdoit.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/coolkidsdoit.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/coolkidsdoit.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=coolkidsdoit.wordpress.com&blog=3326223&post=15&subd=coolkidsdoit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://coolkidsdoit.wordpress.com/2009/01/28/changing-the-default-languagelocale-sql-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c92c0fe0b5acb28cadde73cb803be6de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">coolkidsdoit</media:title>
		</media:content>

		<media:content url="http://coolkidsdoit.files.wordpress.com/2009/01/sql1.jpg" medium="image">
			<media:title type="html">SQL Server Properties</media:title>
		</media:content>
	</item>
	</channel>
</rss>