Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 385 Bytes

File metadata and controls

13 lines (11 loc) · 385 Bytes

FestiBase

A database to save all things related to Festivals!!

To connect with the database, you have to create a file with the name 'databaseConnection.txt' Place this file in 'Website\Website\App_Code\DAO' Place the following content in the file:

user id=your_username; password=your_password; server=localhost; Trusted_Connection=yes; database=FestiBase; connection timeout=30;