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
Installing SQL Server Express Edition on Windows Vista - Video Series
Video Image Video Category: Getting Started with SQL Server 2005 Express Editions

Skill Level: 300 (Intermediate)

Versions/Editions Covered: SQL Server 2005
In this 4-part video series Scott Whigham will take you through the process of installing SQL Server Advanced Series Express Edition( SSASEE)on a Windows Vista OS, as well as discuss some compponents of documentation and Management Studio ( SSMS)

Highlights:
  • Administrative Privileges in Vista
  • Common Real World System Configuration Check Warning Messages
  • Step by Step Feature Setup Installation
  • Detailed Discussion of different installed version components of SSASEE
  • Books Online Version Discussion
  • Advanced Technique for speeding up SQL Server Management Studio

Videos in this Series:

< Return to list of all videos

Miscellaneous Bits & Pieces:
"Collation" is one of the most misunderstood terms in SQL Server. In a nutshell collation defines (a) the characters that are allowed in a column, (b) the way those characters will be sorted in the ORDER BY, and (c) how those characters will be compared (using the WHERE clause, for example)
You can disable the "sa" account by setting your SQL Server security mode to Windows Authentication Only. You will still have an "sa" account but it will not be able to log in to your SQL Server
Book You Should Probably Own: Michael Hernandez's "SQL Queries for Mere Mortals"
Company News
SQL Server Integration Services tutorials on video
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:05:55 PM