Contact Form

Name

Email *

Message *

Monday, March 2, 2015

SQL Server 2014 Installation and try some queries Part 1



In this tutorial, we will demonstrate the installation of SQL Server 2014 on a notebook. While processing large amounts of data on a system like this might not be feasible, one can still learn how to configure and use the features of SQL Server 2014.
Note: Before starting make sure you are connected to a network and have Internet access.
After launching the setup application, the following pop-up window might appear. It might appear several times throughout the installation process.


The SQL Server Installation Center window will display. Along the left side of the window are the categories showing how the SQL Server Installation Center is organized. On the right side of the window are different actions the installer can take. Notice that some of the items allow the installer to view documentation while other items will make changes to the system. By the default the Planning category is displayed.



Clicking on Installation on the left side will display the different installation options. For this tip, we will click on "New SQL Server stand-alone installation or add features to an existing installation". This will launch the SQL Server 2014 Setup application.


The SQL Server 2014 Setup application lists the steps it will follow on the left side of the window. Enter the product key and click "Next >".


Review the license terms, click on "I accept the license terms", and then click "Next >".


The SQL Server 2014 Setup application will run multiple checks for rules during the installation process. If a rule check fails, the setup application will provide the corrective measures to take so installation may proceed. The setup application will also search for product updates.





0 comments:

Post a Comment