Skip to content

manuelroth/MsTe-Miniprojekt

Repository files navigation

MsTe Lecture Project

Usage

  1. Open Visual Studio
  2. Select Open from Source Control
  3. Select Clone and paste the url to this repository
  4. Double Click on the solution AutoReservation.sln

In order to run the application you need a connection to a MS SQL Database. Make sure that you have LocalDB installed. If not download it here During the installation process a new database with the name MSSQLLocalDB gets automatically created.

  1. Go to View -> SQL Server Object Explorer -> Add SQL Server
  2. Enter the following server name: (localdb)\MSSQLLocalDB and click connect
  3. Next open and run the file AutoReservation.Database_Create_Script.sql which creates the necessary database tables
  4. Now you should be ready to run the application

About

MsTe Lecture Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages