Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL DTS Training Videos · SQL Programming Videos
   
SQL Server 2000
                        Training Videos

In-Depth Discussion of SQL Server 2000 Installation (Video Series)

Video Image Video Category: Installing, Deploying, and Upgrading to SQL Server 2000

Skill Level: 300 (Intermediate)

Versions/Editions Covered: SQL Server 2000
Everything from collations to network libraries, this series has all the details in the SQL Server installation program

Videos in this Series:

Related Links:

Miscellaneous Bits & Pieces:
Many people get confused about licensing for their SQL Server when their SQL Server is used for the company website. Bottom line: buying one license for your SQL Server because the web server is only one user is not sufficient. Microsoft requires that each connection that takes advantage of the data from your SQL Server be licensed.
Helpful Tools for your SQL Server: Check out Microsoft's Best Practices Analyzer Tool - a free download from microsoft.com/sql
Performance Tip: Deadlocks are the bane of SQL programmers but can often be avoided by savvy programming. One technique you can use to minimize deadlocks is to use SET DEADLOCK_PRIORITY LOW for one transaction. When a deadlock is encountered SQL Server will rollback this transaction and allow the other transaction to finish it's work

Other Websites We Offer
LearnSqlServer.com
Don't Forget!
Become a Guru
 
   
 
About Us Video Playback Subscriptions More Video Training More
 
© 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. Refer a Friend and Get a Free Subscription!
 
11/20/2008 3:05:49 PM