Installing SQL Server 2008 R2 Express.
Make sure your OS is up to date.
Download from: http://www.microsoft.com/express/database/
Run the EXE file downloaded. It’ll extract a bunch of stuff.
This might happen:
Install it. 
After waiting a bunch of time for decompressing…
Click ‘New installation…’
Accept the terms, and click NEXT.
This might happen:
IF you see this message, do this:
- Download update KB968930
[http://www.microsoft.com/downloads/details.aspx?FamilyId=60cb5b6c-6532-
45e0-ab0f-a94ae9ababf5&displaylang=en]
- Install.
- Once installed, click ‘Re-run’.
Install everything. Click NEXT.
Click NEXT.
Account name = your logon for Windows.
Password = your password for your Windows account.
Change Startup Type for SQL Server Browser to ‘Automatic’.
Click NEXT.
Select ‘Mixed Mode’.
Enter a password of your choosing.
Click NEXT.
Click NEXT.
Installation will start.
Go eat something, then wash some dishes.
Done!
Load up SQL Server Management Studio.
Change Authentication to ‘SQL Server…’
Login is ‘sa’.
Password is the password you specified during setup.
Notice there are no databases installed (attached).
Take the database that was downloaded from the course website.
Uncompress it.
Right click on ‘Databases’  ‘Restore Database’.
In the ‘To Database’ field, put in ‘AdventureWorks’.
Select ‘From Device’.
Click on ‘…’ beside ‘From Device’.
Click ADD.
Navigate to where you uncompressed the database you downloaded.
Select it.
Click OK.
Click OK.
Check off the box in the first row.
Click OK.
Click OK.
You now should the AdventureWorks database attached to your DBMS.
Right click, select ‘New Query’.
Try a sample query: SELECT * FROM SalesLT.Address
The end.
Sql server 2008 r2 installation instructions

More Related Content

PDF
My sql installationguide_windows
PPTX
Java – azure integration
TXT
Install
PPTX
Installation guide for mysql in windows
TXT
PPTX
Lab 1.6 Cara Membuat HTTPS Pada Windows Server
PPTX
My v mware solutions home lab
PPT
Upload And Install CMS to Host
My sql installationguide_windows
Java – azure integration
Install
Installation guide for mysql in windows
Lab 1.6 Cara Membuat HTTPS Pada Windows Server
My v mware solutions home lab
Upload And Install CMS to Host

Similar to Sql server 2008 r2 installation instructions (20)

PDF
How to-install-sql-server-2008
DOCX
Install windows sql 2016 enter prise on azure portal cloud step by step with ...
PPS
HAPPYSQL GUIDE
PDF
From home sql_server_tutorials
PPTX
Dot Net environment setup and Installation
PPT
Installation Guide - Octopus
PDF
Oracle 12cR2 Installation On Linux With ASM
PPTX
Share point 2013 installation step by step
PPTX
Install LAMP Stack in Linux Server OS and Hosting a Custom Domain .pptx
PPTX
PHP environment setup installation
PDF
Install sccm 2007 on windows server 2008 r2 – step by step
PDF
Share point 2019 installation guide
PDF
Share point 2019 installation guide
DOC
Odi installation step by step
PDF
How To Install WordPress On VPS Hosting.pdf
PPTX
Virtual machine
PPTX
How to Install UiPath on Azure from a Mac.
PPTX
Presentation on Installation of SQL Server
DOCX
V mware view 4
PDF
instaling
How to-install-sql-server-2008
Install windows sql 2016 enter prise on azure portal cloud step by step with ...
HAPPYSQL GUIDE
From home sql_server_tutorials
Dot Net environment setup and Installation
Installation Guide - Octopus
Oracle 12cR2 Installation On Linux With ASM
Share point 2013 installation step by step
Install LAMP Stack in Linux Server OS and Hosting a Custom Domain .pptx
PHP environment setup installation
Install sccm 2007 on windows server 2008 r2 – step by step
Share point 2019 installation guide
Share point 2019 installation guide
Odi installation step by step
How To Install WordPress On VPS Hosting.pdf
Virtual machine
How to Install UiPath on Azure from a Mac.
Presentation on Installation of SQL Server
V mware view 4
instaling
Ad

Recently uploaded (20)

PPTX
Modernising the Digital Integration Hub
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PPTX
Configure Apache Mutual Authentication
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PDF
Architecture types and enterprise applications.pdf
PPTX
The various Industrial Revolutions .pptx
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PDF
Comparative analysis of machine learning models for fake news detection in so...
PPTX
TEXTILE technology diploma scope and career opportunities
PPT
Geologic Time for studying geology for geologist
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Improvisation in detection of pomegranate leaf disease using transfer learni...
PDF
Flame analysis and combustion estimation using large language and vision assi...
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Five Habits of High-Impact Board Members
Modernising the Digital Integration Hub
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Taming the Chaos: How to Turn Unstructured Data into Decisions
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
Configure Apache Mutual Authentication
NewMind AI Weekly Chronicles – August ’25 Week III
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
sbt 2.0: go big (Scala Days 2025 edition)
A proposed approach for plagiarism detection in Myanmar Unicode text
Architecture types and enterprise applications.pdf
The various Industrial Revolutions .pptx
Consumable AI The What, Why & How for Small Teams.pdf
Comparative analysis of machine learning models for fake news detection in so...
TEXTILE technology diploma scope and career opportunities
Geologic Time for studying geology for geologist
A contest of sentiment analysis: k-nearest neighbor versus neural network
Improvisation in detection of pomegranate leaf disease using transfer learni...
Flame analysis and combustion estimation using large language and vision assi...
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Five Habits of High-Impact Board Members
Ad

Sql server 2008 r2 installation instructions