0% found this document useful (0 votes)
24 views1 page

Payroll

The document provides instructions for running a payroll project from a database called Payroll.mdb, including adding the database to ODBC, selecting the payrollDB.mdb file, and then running the MainMenu.java project file in JCreator after installing and linking it with jdk. The user name is kenneth and the project password is also kenneth.

Uploaded by

uttamsudhir
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Payroll

The document provides instructions for running a payroll project from a database called Payroll.mdb, including adding the database to ODBC, selecting the payrollDB.mdb file, and then running the MainMenu.java project file in JCreator after installing and linking it with jdk. The user name is kenneth and the project password is also kenneth.

Uploaded by

uttamsudhir
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Database Password : Payroll Project user Name : kenneth Project Password : kenneth How to Run the project:

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)

You might also like