October 16, 2007
SQL Server 2005 Video Tutorial - 1 - Installing
This programming video tutorial series will show will show you how to install SQL Server 2005 Express and SQL Server Management Studio. SQL Server provides you with a "window" to connect to your databases. You use the "SQL (Structured Query Language) Language" to reach through the window to "touch" and "manipulate" the databases.
The express version of SQL Server is totally free. It allows you create and update tables on your own computer or update tables on a remote web server. The standard Edition (not the Express) allows you to directly create and administer your tables on a remote web server, but the Express version only allows updating on remote web servers.
In this first video, we will look at how to install SQL ServerExpress Edition 2005. Please click on the heading for the tutorial if you want to view it in full-screen mode.
If you want to learn more about SQL Server and dotNET technologies, I recommend the video series from Learn Visual Studio. It is a fantastic resource for learning about using Microsoft's products and you can try out a number of videos for free - no strings attached. I have spent many hours viewing their videos as I have a Lifetime Subscription to Learn Visual Studio.
You can find a summary of over 700 video tutorials on programming by clicking this link: Summary of 700 Programming Tutorials.
Part 1 - Installing SQL Server 2005 Express
Oct 16, 2007
By: Wade Harvey (Ideal Programmer)
10 minutes
Quick 10-minute tutorial shows how to install SQL Server Express 2005.
Other Tutorials in This Series
This is a work in progress - More to episodes will be coming…Please bookmark this post and check back often.
Further Study
Microsoft has an excellent series of 13 video tutorials on SQL Server 2005 Express that lasts about 9 hours. The series is for beginners, but everyone can learn a good deal from it. You can view the series by clicking on this link: SQL Server 2005 Express Video Tutorials
Tags:database training Learn db microsoft SQL Server SQL Server 2005 Express Video tutorialPopularity: 55% [?]








