﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Luiz Barros  / Testing all procs before upgrading to Compatibility Level 90 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 07:54:42 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Testing all procs before upgrading to Compatibility Level 90</title><link>http://www.sqlservercentral.com/Forums/Topic451202-1153-1.aspx</link><description>Since my last posting I've found an article that says that some of the table hints including nolock are exceptions to the 'WITH' keyword rule.Thanks.</description><pubDate>Fri, 24 Dec 2010 12:36:20 GMT</pubDate><dc:creator>K Foster</dc:creator></item><item><title>RE: Testing all procs before upgrading to Compatibility Level 90</title><link>http://www.sqlservercentral.com/Forums/Topic451202-1153-1.aspx</link><description>I think I am missing something here... The database is compatibility level 80 and the script tries to create a proc in that database and expects it to trap the ones that error out because they aren't compatible with level 90. If compatibility level applies to the whole database then how can it error out on a proc that isn't being created on a level 90 database? I've got a stored procedure in a level 80 database that I believe should be incompatible in level 90 and above because no WITH keyword is with the locking hint, something like...Create procedure dbo.test_withasselect col1, col2, col5 from dbo.table nolockgoWhen I run the script it doesn't report the procedure as a problem. Either I don't understand something I need to do with the script or I don't understand the compatibility differences herehttp://msdn.microsoft.com/en-us/library/bb510680.aspxCan anyone enlighten me about this?Thanks.</description><pubDate>Fri, 24 Dec 2010 11:29:09 GMT</pubDate><dc:creator>K Foster</dc:creator></item><item><title>RE: Testing all procs before upgrading to Compatibility Level 90</title><link>http://www.sqlservercentral.com/Forums/Topic451202-1153-1.aspx</link><description>Thx - this will prove useful in the new environment i just inherited.</description><pubDate>Tue, 01 Sep 2009 11:36:45 GMT</pubDate><dc:creator>SQLRNNR</dc:creator></item><item><title>RE: Testing all procs before upgrading to Compatibility Level 90</title><link>http://www.sqlservercentral.com/Forums/Topic451202-1153-1.aspx</link><description>Clever.  I like it.  This'll come in useful to me on the project I'm doing next week.  Thanks.</description><pubDate>Thu, 27 Mar 2008 10:58:23 GMT</pubDate><dc:creator>GSquared</dc:creator></item><item><title>Testing all procs before upgrading to Compatibility Level 90</title><link>http://www.sqlservercentral.com/Forums/Topic451202-1153-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/Compatibility/62093/"&gt;Testing all procs before upgrading to Compatibility Level 90&lt;/A&gt;[/B]</description><pubDate>Mon, 04 Feb 2008 09:09:35 GMT</pubDate><dc:creator>Luiz-458831</dc:creator></item></channel></rss>