Ensure SQL Server Components are Installed
Before installing, ensure that the necessary SQL Server components are installed.
-
To verify whether the required SQL Server components are installed, open SQL Server Configuration Manager and select SQL Server Services. The list of SQL sever components installed on your computer is displayed.
-
Ensure that the following components are installed and running:
-
Database Engine
During the installation, we will be connecting to an instance of the database engine. In the following example there are two instances of the database engine, each with a unique name.
-
SQL Server Analysis Services
During the installation, we will be connecting to an instance of Analysis Services.
-
SQL Server Integration Services
-