Forum: MS Access and FileMaker Pro Jun 16th, 2006 |
| Replies: 1 Views: 26,217 Hi, Saundra,
Keeping vacation time with every employee's record does not sound a good idea, because it depends on the time an employee has been
with a company rather then on a particular... |
Forum: Java Jun 16th, 2006 |
| Replies: 3 Views: 1,239 Hi, Bonjava,
I looked at your code. There are a few problems there.
1. Assignment3 class is OK.
2. Purchase class.
If you use getters and setters for proerties, the proterty name should... |
Forum: Java Jun 16th, 2006 |
| Replies: 6 Views: 3,144 Does your program import java.sql.DriverManager package? |