Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 Administration
»
SQL 2000 - 2005 - 2008
SQL 2000 - 2005 - 2008
Rate Topic
Display Mode
Topic Options
Author
Message
TRACEY-320982
TRACEY-320982
Posted Friday, May 29, 2009 7:56 PM
Right there with Babe
Group: General Forum Members
Last Login: Friday, May 03, 2013 9:01 AM
Points: 722,
Visits: 996
DB from 2000 to 2005 it was recommended to change compatibility to 90 and then do full rebuild of the indexes and update all the statistics.
What is the recommendation for 2005 db to 2008.
Post #726149
menon.satyen
menon.satyen
Posted Wednesday, February 06, 2013 1:42 PM
SSC Rookie
Group: General Forum Members
Last Login: Monday, May 20, 2013 4:33 AM
Points: 25,
Visits: 112
It depends on whats coded in your database scripts, application etc.
If you set it to 90 then it will use features of SQL 2005 and if set to 100 then it will function as SQL 2008 or SQL 2008 R2 database.
with setting the db at 90 you wont be able to use SQL 2008 features.
So there is no standards here. Its just what features of 2008 you want to use.
Regards
Satyen
Post #1416719
Sean Lange
Sean Lange
Posted Wednesday, February 06, 2013 3:27 PM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 2:48 PM
Points: 8,979,
Visits: 8,539
menon.satyen (2/6/2013)
It depends on whats coded in your database scripts, application etc.
If you set it to 90 then it will use features of SQL 2005 and if set to 100 then it will function as SQL 2008 or SQL 2008 R2 database.
with setting the db at 90 you wont be able to use SQL 2008 features.
So there is no standards here. Its just what features of 2008 you want to use.
Regards
Satyen
It isn't quite that cut and dry. For example I have a database in 2008r2 set in 2000 compatability mode. I can still use varchar(max) and cte. Those are not available in 2000. It is not like suddenly the database is a 2000 database. There are a number of features that you can still use.
Unfortunately your response did not really relate to the original question.
It would be recommended to rebuild your indexes and update statistics again if switching from 2005 to 2008.
_______________________________________________________________
Need help? Help us help you.
Read the article at
http://www.sqlservercentral.com/articles/Best+Practices/61537/
for best practices on asking questions.
Need to split a string? Try Jeff Moden's
splitter
.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs
Post #1416753
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.