SQL Server 2005 Install Samples
If you have installed SQL Server 2005, it is likely you have installed the samples as well. In my case, I installed what I thought to be everything, realizing that the samples did not install. When I went in through the normal set up to install them, I was not able to.
Thankfully, I found a workaround that prevented me from having to uninstall and reinstall…
- Go to Start –> Control Panel –> Add/Remove Programs
- Click “Change” for SQL Server 2005
- Entering the setup from this approach, you will have the option to add/change components.
- Follow the wizard, and when given the option to add components, choose the “Workstation Components” checkbox.
- Change the installed components as you would with any other Microsoft application.
- Complete the wizard.
To actually install the samples, you will need to:
- Navigate to n:Program FilesMicrosoftSQL Server90ToolsSamples and double-click SqlServerSamples.msi to launch the installer.
- Navigate to the the installed location (default is n:Program FilesMicrosoftSQL Server90Samples) and have at it!
Note: These steps do not apply to recreating a sample database that has been deleted. For that, you will correct that using installation scripts, which can be found easily in BOL.
Related Information:
- SQL Server 2005 Service Pack, Version, Edition
Here is how I find out what SQL Server 2005 DB I am playing with: Log into any DB in...
- SQL Server 2005 Licensing Costs and Pricing Example
Processor Licensing Model. Under this model, a license is required for each physical or virtual processor accessed by an...
- BPA 10.1.3.4 Windows Install with XE
I have just had a heck of a time with installing BPA (Architect) Evaluation on a Windows Server 2003 machine....
- Install Oracle Apex 3.2 on XE and XP Pro - Video Walkthrough Tutorial
This tutorial is a supplment to the install video linked to below. It takes you through the process of installing...
- Oracle XE 10g Windows Install - Video Walkthrough Tutorial
This tutorial article is meant to provide a visual guide to the process of installing Oracle express edition (XE) onto...
- Oracle APEX Tutorial 10 - Access Control - Part 2 - Video Training
Security. We hear about it everywhere. Make this more secure, make this less secure. In the computer industry this is...
- APEX 3.2 Tutorial Preparation and OEHR Sample Data - Video Walkthrough
This tutorial video and article is meant to help you setup your APEX installation so you can proceed through the...
