943,702 Members | Top Members by Rank

Ad:
Jun 7th, 2009
0

About Set Fine Condition On Access

Expand Post »
Hey guys im really new in Microsoft Access my school give a assignment on Library management system in access only. and now im stuck .
1.Condition is
Fine - .10p fine per book after 10 days.
i could not set this condition on my database.i tried a lot but still cant understand how to do it. i dont have that much time to read all the things .so please help me. thanks
Fine Table i have attributes
(PK)Fine Id - Auto Number.
Student id - Text.
Fine ---- Currency .
Book Isbn ----- Number.
Weekly Fine ----- Currency.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bappys2002 is offline Offline
1 posts
since Jun 2009
Jul 22nd, 2009
0

Re: About Set Fine Condition On Access

I'm not sure I understand what the problem is. For a library system that includes fining its patrons, I would create a database that tracks when the patron checks out an item and when the item is checked back in. After the item is checked in, it would see if the item was late and, if so, then add a fine to the "fine" table. That would require either an append query or vba.

Another approach would be to just record the check out date and check in date and always calculate the fine that is due instead of explicitly recording the fine that is due. To do that, you would simply create a query to calculate the difference in days between the check in date and check out date and calculate the fine based on those two days.
Reputation Points: 27
Solved Threads: 29
Posting Whiz
timothybard is offline Offline
317 posts
since Mar 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in MS Access and FileMaker Pro Forum Timeline: Explain Plan mdb
Next Thread in MS Access and FileMaker Pro Forum Timeline: LIMIT, TOP help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC