Skip to content

akon01/Garage

Repository files navigation

ParkingGarage

To Start:

The DB should be created automaticly on the first run, make sure your SQL Server authentication is Windows authentication. (first time accsessing the DB in the client would be slow,becuase that is when the DB is created if does not exsist.)

If you do not want the DB to be created automaticly, run the sqlDB.sql file. (if you encounter error : 'OPTIMIZE_FOR_SEQUENTIAL_KEY...',use microsoft SQL Managment 2019.)

1.Open Solution in Visual Studio.

2.Press CTRL+F5 to start without debugging.

3.Enjoy.

P.S The Stored Procedure will also be automaticly created when first run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published