Skip to content

Kaito0506/RESTAURANT_MANAGEMENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Simplify Restaurant Management App Using Winform.

Contribution

Setup .env file

Create .env file in CODE/RESTAURANT_MANAGEMENT

HOST=<Server name>
DATABASE=RESTAURANT_MANAGEMENT
USER=admin
PASSWORD=admin

Having trouble with Database Connection

  • Make sure that 4 properties in .env file is correct.
  • Make sure that owner is correct (sp_changedbowner root;)
  • Go to Server properties -> Security -> Select SQL Server and Windows Authentication mode -> Restart SQL Server Services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6