SharePoint 2010 Installation Part 2 – Install SQL

This article describes the installation process for a SQL server on an all-in-one SharePoint 2010 development server.

If you didn’t follow Part 1 of the SharePoint 2010 Installation series you’ll need to create a SQL service account to support the SQL Server 2008.  While there are many ways to configure SQL and many possible features that you can activate, the steps below demonstrate a “least” features approach allowing you to simply install and run a dumb SQL Server.

Let’s start by mounting the SQL Server ISO to a virtual host.  Once mounted the operating system will ask you if you’d like to run Setup.exe.  If you do not have a SQL ISO I recommend downloading the latest version from Microsoft here: http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx .  The version I install below is SQL Server 2008 Standard.

clip_image001

Run setup when the virtual drive auto-plays

clip_image002

clip_image003

Under installation choose "New SQL Server stand-alone installation…"

clip_image004

If you followed my installation steps in Part 1 your setup support rules should all pass

clip_image005

clip_image006

clip_image007

For a development server you can safely ignore the messages below

clip_image008

Do not install Reporting Services if you plan on configuration SSRS in an integrated SharePoint mode

clip_image009

clip_image010

clip_image011

Use the service accounts create in Part 1 of this series

clip_image012

Add the uses who you would like to have administrative rights to the SQL Server

clip_image013

clip_image014

clip_image015

Take a snapshot

clip_image016

Install any SQL Service Packs (Currently SP1)

clip_image017

clip_image018

clip_image019

clip_image020

clip_image021

Configure a SQL Server Alias for SharePoint, this allows you to re-home your SharePoint client to use a different SQL Server (possibly a different instance) when necessary. 

(Note that I have a more detailed article about how to create a SQL Alias on a server with no SQL Client tools installed)

clip_image022

Enable TIP/IP

clip_image023

Under the 32 bit Client 10.0 Configuration (32 Bit)

** yes, one would think you need to do it under the 64 bit but SQL Server Management Studio thunks to 32 bit

clip_image024

Repeat the steps above for SQL Native Client 10.0 Configuration

** SharePoint uses the 64 Bit Native Client

clip_image025

Test your connection using enterprise manager

clip_image026

Note that the above version 10.0.2531 is not supported by SharePoint, we will need to install a hotfix (only available by request) from Microsoft.

clip_image027

Search the internet for KB970315 and download the necessary binaries

http://support.microsoft.com/kb/970315

clip_image028

clip_image029

clip_image030

clip_image031

clip_image032

clip_image033

clip_image034

In the next part of this series we will install and configure SharePoint on our server.

VN:F [1.9.1_1087]
Rating: 10.0/10 (2 votes cast)
VN:F [1.9.1_1087]
Rating: +1 (from 1 vote)
SharePoint 2010 Installation Part 2 - Install SQL, 10.0 out of 10 based on 2 ratings

Popularity: 17% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “SharePoint 2010 Installation Part 2 – Install SQL”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>