This document provides instructions for installing SQL Server and SQL Server Management Studio. It outlines downloading and launching the setup applications, selecting installation options like the database engine and default instance, completing the installation process, downloading and installing Management Studio, and attaching databases to the SQL Server. The instructions are written by S. Sabraz Nawaz for the course ITM22013 Database Systems.
This document provides instructions for installing SQL Server and SQL Server Management Studio. It outlines downloading and launching the setup applications, selecting installation options like the database engine and default instance, completing the installation process, downloading and installing Management Studio, and attaching databases to the SQL Server. The instructions are written by S. Sabraz Nawaz for the course ITM22013 Database Systems.
AP Practical DB Attachment By S. Sabraz Nawaz MSc in IS, PGD in IS, BBA (Hons) (Spl. in IS) MAIS, MIEEE
Senior Lecturer in MIT,
Department of MIT, FMC, SEUSL Double click on Setup application to launch SQL Server Installation Center.
ITM22013 Database System, By S. Sabraz Nawaz
Step 02 Click on Installation link on the SQL Server Installation Center
ITM22013 Database System, By S. Sabraz Nawaz
Click on New SQL Server stand-alone installation or add features to an existing installation link.
ITM22013 Database System, By S. Sabraz Nawaz
Click on the update checkbox to see if there is any update for this installation (this is optional) and click Next button.
ITM22013 Database System, By S. Sabraz Nawaz
Click Next on the page appears.
ITM22013 Database System, By S. Sabraz Nawaz
Select Perform a new installation of SQL Server 2019 option and click Next. (if this is to add features on an already- installed version, you might need to choose the other option).
ITM22013 Database System, By S. Sabraz Nawaz
Since this is the Developer Edition, it is free to use. Click Next.
ITM22013 Database System, By S. Sabraz Nawaz
Accept the license and click Next.
ITM22013 Database System, By S. Sabraz Nawaz
Select Database Engine Services and click Next.
ITM22013 Database System, By S. Sabraz Nawaz
Select Default instance and click Next. If you are installing another instance of this software, you will have to give a name.
ITM22013 Database System, By S. Sabraz Nawaz
Click Next (we are not going to give password for the Services).
ITM22013 Database System, By S. Sabraz Nawaz
Click on Add Current User to specify the Authentication. This means that any user who has logged into the current account (named here) can use SQL Server database engine services. Click Next.
ITM22013 Database System, By S. Sabraz Nawaz
The Setup summarizes the selected features, now click Install to allow the installation process.
ITM22013 Database System, By S. Sabraz Nawaz
After the installation completes, you will see the acknowledgement page. Click Close button.
ITM22013 Database System, By S. Sabraz Nawaz
Studio. Download SQL Server Management
ITM22013 Database System, By S. Sabraz Nawaz
Studio. Download SQL Server Management
ITM22013 Database System, By S. Sabraz Nawaz
Double click on the downloaded file and Install the software.