Payroll
Payroll
1. First of all put the project folder into C Drive and then add the Payroll.mdb file into
2. 3.
4.
5.
6. 7. 8.
9.
ODBC (type exactly Payroll because it is case sensitive) For this you have to goto control panel then goto administrative tools and then DataSources (ODBC) When you double click the DataSource (ODBC), a window appears In this window choose Add button and then choose Microsoft Access Driver (*.mdb) A second window will appear In datasource name, please write : Payroll In description please write : Payroll Now choose Select button and select the database file (payrollDB.mdb) and the click OK. From the above steps your database will add
Now run the file named MainMenu.java project with JCreator (attached, please install it & link it with jdk)