Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 382 Bytes

Instructions

install all required packages mentioned in requirements.txt
(MSSMS) Microsoft sql server management Studion should be installed
review database settings in settings.py

SET DB_NAME = "YOUR DATABASE"

set SERVER_NAME = "Your MSSQL SERVER NAME"

create tables in Microsoft sql server managment studio using tables-schema.sql