How to Install Microsoft SQL Server 2019 on Windows 11 PC: This is a step-by-step guide on how to install both Microsoft SQL Server 2019 and SQL Server Management Studio (SSMS) in Windows 11. We’re going to start by first installing SQL Server 2019 Express Edition on Windows 11.
How to Install Microsoft SQL Server 2019 on Windows 11
1.ย To install SQL Server 2019, head over to theย Microsoft SQL Server Downloads pageย and download SQL Server 2019 Express Edition.
2.ย Navigate to the directory where you downloaded the application then double-click it to start the installation process.
3.ย From theย Select an installation typeย screen, as a beginner go withย Basic installation typeย to install the SQL Server Database Engine feature with default configuration.
4.ย Read theย Licence Terms and Privacy Statementย and acknowledge it by clicking on theย Accept buttonย to continue.
5.ย Specify a directory where SQL Server will store files thenย click theย Installย button to download SQL Server 2019 Expressโ installation packages.
6.ย Be patient as the download begins, it may take some time to complete the installation process.
7.ย Once the installation process has been completed successful, you will see the below screen. It’s now time to proceed with the installation ofย SQL Server Management Studio (SSMS).
How to Download and Install SQL Server Management Studio (SSMS)
8.ย Before we begin, head over to theย SQL Server Management Studio pageย and download SQL Server Management Studio. Alternatively, click theย Install SSMSย button as shown on the screen below. You will be redirected to the download page on your default browser.
9.ย Once you’re there. click the download link and theย SSMS setup fileย will be download to the default download location that was set on your browser.
10.ย Navigate to where the setup file is then double-click it to start the installation process.
11.ย Now you will see the below screen. Selectย the installation location of your choice. I will go with the default location. Now click theย Installย button.
12.ย Waitย as the installation process continues, it may take some few minutes.
13.ย Once the installation is complete, youโll get a message that saysย All specified components have been installed succesfullyย like the one showed below.ย Click on โCloseโ. Your SQL instance is installed and ready to be used.
14.ย You can now go ahead and lauchย SQL Server Management Studio.
15.ย Chooseย SQL Server Authenticationย from theย ย Authenticationย drop-downย menu and make sure the server type and name options are correct.ย Now you will have to click theย Connectย button to connect to SQL Server.
16ย The SQL Server 2019 instance has been finally installed. What remains is to create databases and take advantage of its resources.
Rate post
Add comment