Skip to content

SQL Server Management Studio Setup

Junyi Wang edited this page Jun 1, 2016 · 10 revisions
Note: This is only required to see the data in the database. This is NOT required for doing the assignments since the databases should already be available for you_
Note 2: If you want to create/edit your own databases than you need the SQL Server 2008 R2 Standard version
important

A different version of SQLserver installing may results you can not access your database properly.

  • Download the appropriate (32/64 bit) SQL Server Management Studio setup zip file from [Software Sources](Software\ Sources) and save it to your computer

  • Extract the zip file.

  • Start the installation using the SQLManagementStudio_%_ENU.exe file.

  • Click on "New installation or add features to an existing installation"

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio1.png

  • Read carefully and accept the license agreement and continue

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio2.png

  • Make sure all the features in the picture shown are selected

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio3.png

  • Make sure the setup is the same as in the picture

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio4.png

  • Wait until the installation is complete

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio5.png https://github.com/uoForms/quickforms3/wiki/images/sqlstudio6.png

  • You should now see the SQL Server Management Studio installed in Start > All Programs.

https://github.com/uoForms/quickforms3/wiki/images/sqlstudio7.png

  • Note: After installation, it is recommended to do a Windows Update check and install any SQL Server related updates
Clone this wiki locally