Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL Programming Training Videos · SQL Server DBA Tutorials
     
SQL Server 2005 Training Videos             * SQL Programming Training Videos
* SQL Server DBA Tutorials
* More Videobooks...
Email
Password
Register
LearnSqlServer2005.com Subscriber Videos
Running The SQL Server 2005 Upgrade Advisor - Video Series
Video Image Video Category: Installing, Deploying, and Upgrading to SQL Server 2005

Skill Level: 200 (Beginner - Intermediate)

Versions/Editions Covered: SQL Server 2005
The SQL Server 2005 Upgrade Advisor is a helpful tool designed to identify potential problems when upgrading your database/server/application to SQL Server 2005. This video series talks about using the Upgrade Advisor against SQL Server 2000 and SQL Server 7.0 in an attempt to understand what changes must be made in our SQL Server 7.0 and 2000 databases before upgrading them to SQL Server 2005.

Videos in this Series:

< Return to list of all videos

Miscellaneous Bits & Pieces:
Book You Should Probably Own: Christopher Date's "An Introduction to Database Systems"
Disk defragmenters can make your system run faster by reorganizing your files according to usage statistics and by keeping files contiguous. Disk defragmentation programs search out the parts of files that are scattered around the hard drive and attempt to put the files into a contiguous block.
After SQL Server 2000 you should not be using @@IDENTITY in your code. Microsoft replaced @@IDENTITY with SCOPE_IDENTITY() in SQL Server 2000
Company News
Download free videos from LearnItFirst.com
Other Websites We Offer
LearnCSharp.com
Don't Forget!
Become a Guru
 
     
Home | About Us | Advertising | Become an Author | Contact Us | Privacy | System Req's | Terms | Testimonials | Work for Us! | Blogs | Site Map Refer a Friend and Get a Free Subscription!
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners.
This site is not affiliated in any way with the Microsoft Corporation.
7/3/2008 10:08:19 PM