Skip to content

Projectwithdatabase

OlamideA edited this page Jun 6, 2016 · 5 revisions

To complete the health App project, you need to create a database (no JDBC across the internet).

For database creation, you must have gone through the wiki and downloaded the required software from Advanced Getting Started.

  • Download the appropriate (32/64 bit) SQL Server Management Studio setup zip file from Advanced Getting Started 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

Follow through with the other tutorials:

Clone this wiki locally