Getting ready for SQL Server 2005 (906773)
The information in this article applies to:
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Express Edition
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Workgroup
- Microsoft SQL Server 2005 Standard X64 Edition
- Microsoft SQL Server 2005 Enterprise X64 Edition
SQL Server Support Voice ColumnGetting ready for SQL Server 2005To customize this column to your needs, we want to invite you to submit your ideas about topics that interest you and issues that you want to see addressed in future Knowledge Base articles and Support Voice columns. You can submit your ideas and feedback using the Ask For It form. There's also a link to the form at the bottom of this column.Welcome! I am Sandy Yakob with the Microsoft SQL Server
Content team. I will be your hostess for what I hope are many future SQL Server
Support Voice columns. A quick note about me: I have been with Microsoft for 14
years, and for the past three years I have been working in the SQL Server
Content team.
We hope to provide a new column every other month. For
this month's column, Vishal and Suresh will cover the topic "Getting ready for
SQL Server 2005." I hope that you enjoy the column and find it helpful. The
release date for SQL Server 2005 is fast approaching. In this edition of the
Support Voice column, we will discuss the various ways that you can prepare to
deploy SQL Server 2005. Backward compatibilityBecause there are so many changes in any new product release, some
of the commands, interfaces, features, and behaviors may be changed,
discontinued, or deprecated. You will definitely have to analyze the changes
because some breaking changes might stop you from deploying your application
against SQL Server 2005. It is better for you to understand these changes and
limitations very well in advance for a smooth transition to SQL Server 2005. A
lot of work has been started to reveal all this information to users and
administrators. In SQL Server Books Online, there is a complete list of
discontinued functionalities, deprecation announcements, breaking changes, and
behavior changes that are present in SQL Server 2005. For more information, see
the "Backward compatibility" topic in SQL Server Books Online. This topic has
all the details listed according to the components that you may be interested
in. Additionally, SQL Profiler has two new event classes that reveal this
information when SQL Server encounters any one of these situations. The new
event classes are the Deprecation Announcement event class and the Deprecation Final Support event class.
When you run the Upgrade Advisor tool, it
will generate a report of your current SQL Server 2000 instance, and point out
any known backward compatibility issues between SQL Server 2000 and SQL Server
2005.
Modification Type: | Major | Last Reviewed: | 8/10/2006 |
---|
Keywords: | kbsql2005setup kbhowto KB906773 kbAudITPRO kbAudDeveloper |
---|
|