mascot6699 / Attendance-Management-System

6th semester DBMS project
25 stars 26 forks source link

Database #1

Closed gbrigens closed 7 years ago

gbrigens commented 7 years ago

Hello nice project,could you please provide me with database? I will appreciate thanks or how to go about it.

mascot6699 commented 7 years ago

Hi Gerald,

If you see there are .sql files here. You can populate your database using those .sql files.

You may follow the guide here to understand how to get the connection string and also replace the username and password. https://github.com/mascot6699/Attendance-Management-System/blob/master/Attendanceproj/src/Entryportal.java#L153