Installation

Feature Data Objects API

 
Installation
 
 
 

This topic describes installation of the Developer Edition from a CD. You must install .NET Framework 2.0 first. Then do the following.

NoteDuring initialization the installer complained that it could not find an application to open the splash.hta file. A google on ‘splash.hta’ yielded the suggestion to try C:\WINDOWS\system32\mshta.exe. This worked.
  1. Accept the EULA.
  2. Select the components to install. For this exercise datbase services, analysis services, and workstation components were installed. Reporting Services, Notification Services, and Integration Services were not.
  3. Select the instance name. The default (MSSQLSERVER) was chosen.
  4. Select a service account. A domain user account was supplied.
  5. Select the services to be started upon completion of the setup. SQL Server and Analysis Services were chosen.
  6. Select the authentication mode. Windows authentication mode was selected.
  7. Select the collation setting. The default SQL Collation was left selected. This is described as dictionary order, case-insensitive, for use with 1252 Character Set.
  8. Install the components. The components installed are:
    • MSXML6
    • SQL Server Setup Support Files
    • SQL Server Native Client
    • SQL VSS Writer (service for backup and restore)
    • OWC11 (a component for publishing database content to the web)
    • Backward compatibility files
    • Database Services
    • Analysis Services
    • SQLXML4
    • SQL Server Books Online
    • Workstation Componnents
NoteThe first installation failed to install all of the expected tools. The second installation succeeded after uninstalling the SQL Server Mobile Edition that had been installed by the Visual Studio 2005 installer.