<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: SQL SERVER &#8211; 2005 &#8211; Change Compatibility Level &#8211; T-SQL Procedure</title>
	<atom:link href="http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-406700</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 01:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-406700</guid>
		<description><![CDATA[[...] Change Compatibility Level – T-SQL Procedure [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Change Compatibility Level – T-SQL Procedure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krupa</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-287738</link>
		<dc:creator><![CDATA[Krupa]]></dc:creator>
		<pubDate>Wed, 23 May 2012 20:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-287738</guid>
		<description><![CDATA[Some databases on SQL 2008 R2 are in 90 compatibility mode, before I change it to 100, I would like to know what will break, so I ran Upgrade advisor for SQL 2008 R2 but it is giving bunch of errors like below:

Method not found: &#039;&#039;System.Collections.Generic.IEnumerable`1 Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCodeObject.get_Errors()&#039;&#039;.]]></description>
		<content:encoded><![CDATA[<p>Some databases on SQL 2008 R2 are in 90 compatibility mode, before I change it to 100, I would like to know what will break, so I ran Upgrade advisor for SQL 2008 R2 but it is giving bunch of errors like below:</p>
<p>Method not found: &#8221;System.Collections.Generic.IEnumerable`1 Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCodeObject.get_Errors()&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nauman</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-241122</link>
		<dc:creator><![CDATA[Nauman]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 04:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-241122</guid>
		<description><![CDATA[If I have no. of stored procedures in my database which are joined with an old style (*=, =*) for right or left joins, how can i convert them automatically instead of converting the each sp code manually.

Is there anyway to do that ?]]></description>
		<content:encoded><![CDATA[<p>If I have no. of stored procedures in my database which are joined with an old style (*=, =*) for right or left joins, how can i convert them automatically instead of converting the each sp code manually.</p>
<p>Is there anyway to do that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Bansal</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-151112</link>
		<dc:creator><![CDATA[Deepak Bansal]]></dc:creator>
		<pubDate>Wed, 27 Jul 2011 18:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-151112</guid>
		<description><![CDATA[Hi,

i have a production server with sql server express 2005 and need to move database on sql server 2008 workgroup edition. 

1.) just want to check can we move sql server express 2005 database to sql server 2008 workgroup edition server?
2.) will there be any impact on the database due to same?

Thanks &amp; Rgds
Deepak Bansal
[email address removed]]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i have a production server with sql server express 2005 and need to move database on sql server 2008 workgroup edition. </p>
<p>1.) just want to check can we move sql server express 2005 database to sql server 2008 workgroup edition server?<br />
2.) will there be any impact on the database due to same?</p>
<p>Thanks &amp; Rgds<br />
Deepak Bansal<br />
[email address removed]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-101597</link>
		<dc:creator><![CDATA[Don]]></dc:creator>
		<pubDate>Tue, 23 Nov 2010 04:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-101597</guid>
		<description><![CDATA[I have changed the compatability level of sql 2005 to sql 2000

ALTER DATABASE TestDB SET SINGLE_USER;
EXEC sp_dbcmptlevel TestDB, 80;
ALTER DATABASE TestDB SET MULTI_USER;

Now when Iam trying to add &quot;xml &quot; datatype it is getting added for a column which should not right?

please specify what is the problem]]></description>
		<content:encoded><![CDATA[<p>I have changed the compatability level of sql 2005 to sql 2000</p>
<p>ALTER DATABASE TestDB SET SINGLE_USER;<br />
EXEC sp_dbcmptlevel TestDB, 80;<br />
ALTER DATABASE TestDB SET MULTI_USER;</p>
<p>Now when Iam trying to add &#8220;xml &#8221; datatype it is getting added for a column which should not right?</p>
<p>please specify what is the problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reddy</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-98720</link>
		<dc:creator><![CDATA[Reddy]]></dc:creator>
		<pubDate>Tue, 09 Nov 2010 16:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-98720</guid>
		<description><![CDATA[In SQL 2008 we can do it using Alter command

ALTER DATABASE database_name 
SET COMPATIBILITY_LEVEL = { 80 &#124; 90 &#124; 100 }]]></description>
		<content:encoded><![CDATA[<p>In SQL 2008 we can do it using Alter command</p>
<p>ALTER DATABASE database_name<br />
SET COMPATIBILITY_LEVEL = { 80 | 90 | 100 }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-73209</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Wed, 26 May 2010 15:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-73209</guid>
		<description><![CDATA[What was the error you got?
Refer this post and apply the logic
http://beyondrelational.com/blogs/madhivanan/archive/2008/08/27/dynamic-pivot-in-sql-server-2005.aspx]]></description>
		<content:encoded><![CDATA[<p>What was the error you got?<br />
Refer this post and apply the logic<br />
<a href="http://beyondrelational.com/blogs/madhivanan/archive/2008/08/27/dynamic-pivot-in-sql-server-2005.aspx" rel="nofollow">http://beyondrelational.com/blogs/madhivanan/archive/2008/08/27/dynamic-pivot-in-sql-server-2005.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khunheng</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-73183</link>
		<dc:creator><![CDATA[khunheng]]></dc:creator>
		<pubDate>Wed, 26 May 2010 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-73183</guid>
		<description><![CDATA[Dear sir 
  i have problem with this crosstab query .
SELECT studentid,tablenumer,roomid,[SUB001] AS [ភាសារបរទេស(អគ្លេស)],[SUB002] AS វប្បធម៌ទូទៅ,[SUB003] AS ភាសាបាលី
FROM(SELECT studentid,tablenumer,roomid,subjectid,score FROM tbl_studentexamein ) ps
			PIVOT(SUM(score)FOR subjectid IN([ភាសារបរទេស(អគ្លេស)],[វប្បធម៌ទូទៅ],[ភាសាបាលី])) as pvt

_but it does not acept the selection of subjectid= SUB001,SUB002,SUB003 ON First select statment
 please help me to check this code how to run it with sqlserver 2005?]]></description>
		<content:encoded><![CDATA[<p>Dear sir<br />
  i have problem with this crosstab query .<br />
SELECT studentid,tablenumer,roomid,[SUB001] AS [ភាសារបរទេស(អគ្លេស)],[SUB002] AS វប្បធម៌ទូទៅ,[SUB003] AS ភាសាបាលី<br />
FROM(SELECT studentid,tablenumer,roomid,subjectid,score FROM tbl_studentexamein ) ps<br />
			PIVOT(SUM(score)FOR subjectid IN([ភាសារបរទេស(អគ្លេស)],[វប្បធម៌ទូទៅ],[ភាសាបាលី])) as pvt</p>
<p>_but it does not acept the selection of subjectid= SUB001,SUB002,SUB003 ON First select statment<br />
 please help me to check this code how to run it with sqlserver 2005?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-61417</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Thu, 18 Feb 2010 12:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-61417</guid>
		<description><![CDATA[Search for Behaviour Changes from One version to Another version in Google]]></description>
		<content:encoded><![CDATA[<p>Search for Behaviour Changes from One version to Another version in Google</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Mohammed</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57682</link>
		<dc:creator><![CDATA[Imran Mohammed]]></dc:creator>
		<pubDate>Wed, 18 Nov 2009 02:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57682</guid>
		<description><![CDATA[@Paul. 

There is free in build tool Upgrade Advisor that comes with SQL Server, it could be downloaded as well from web. 

I suggest you run Upgrade Advisor on your database, it will list all issues that you could face after upgrade (changing compatibility from 2000 to 2005).

I suggest not to do this on production databases, run this test, in your Test/Dev Env.

~ IM.]]></description>
		<content:encoded><![CDATA[<p>@Paul. </p>
<p>There is free in build tool Upgrade Advisor that comes with SQL Server, it could be downloaded as well from web. </p>
<p>I suggest you run Upgrade Advisor on your database, it will list all issues that you could face after upgrade (changing compatibility from 2000 to 2005).</p>
<p>I suggest not to do this on production databases, run this test, in your Test/Dev Env.</p>
<p>~ IM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57632</link>
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Mon, 16 Nov 2009 10:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57632</guid>
		<description><![CDATA[Will there be any problems changing the compatibility level from 2000 to 2005?]]></description>
		<content:encoded><![CDATA[<p>Will there be any problems changing the compatibility level from 2000 to 2005?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57484</link>
		<dc:creator><![CDATA[Ajay]]></dc:creator>
		<pubDate>Tue, 10 Nov 2009 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57484</guid>
		<description><![CDATA[Hi.
I want to know that now can i set default user when i create a new database.

Ajay]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
I want to know that now can i set default user when i create a new database.</p>
<p>Ajay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57482</link>
		<dc:creator><![CDATA[Ajay]]></dc:creator>
		<pubDate>Tue, 10 Nov 2009 10:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-57482</guid>
		<description><![CDATA[Hi.
I want to wnow that now can i set default user when i create a new database.

Ajay]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
I want to wnow that now can i set default user when i create a new database.</p>
<p>Ajay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cathy</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-51059</link>
		<dc:creator><![CDATA[cathy]]></dc:creator>
		<pubDate>Fri, 17 Apr 2009 02:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-51059</guid>
		<description><![CDATA[bravo Dave!!]]></description>
		<content:encoded><![CDATA[<p>bravo Dave!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-40696</link>
		<dc:creator><![CDATA[Gustavo]]></dc:creator>
		<pubDate>Wed, 23 Jul 2008 13:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-40696</guid>
		<description><![CDATA[Hello. 
On a 2005 sql restore basic sql 2000 that were compatible with 80, my question is that considerations or soft I can run to verify incompatibilities, and then switch compatibility 90 smoothly. 
Thank you]]></description>
		<content:encoded><![CDATA[<p>Hello.<br />
On a 2005 sql restore basic sql 2000 that were compatible with 80, my question is that considerations or soft I can run to verify incompatibilities, and then switch compatibility 90 smoothly.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awsan</title>
		<link>http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-32452</link>
		<dc:creator><![CDATA[awsan]]></dc:creator>
		<pubDate>Sat, 12 Jan 2008 15:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/#comment-32452</guid>
		<description><![CDATA[thanks]]></description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
