Skip to content

This is the repository for School Database Management System Project

License

Notifications You must be signed in to change notification settings

Prawin-Subrajith/School-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School-DBMS

This is the repository for the SCHOOL DATABASE MANAGEMENT SYSTEM - CLI using C++

To setup this project pre-requisites are:

  • Visual Studio
  • Microsoft SQL Server Management Studio (SSMS)
  • SQL Server 2017 Configuration Manager

Procedure to setup this project :

  1. Open the C++ project folder using Visual Studio
  2. Next place SchoolDB.mdf and SchoolDB_Log file in your SSMS DATA FOLDER. Refer youtube to use those DB file, If you find any difficulties in using it, please rise the issue.
  3. Next in Configuration Manager under TCP --->> port number --->> (set the value as) 1433.

4.Now you are ready to run the program. But you ve to fill in some data in DB to experience the full functionality of the program.