Click to See Complete Forum and Search --> : Help with Class!
zyberJock
Sep 29th, 2004, 01:45 AM
Hello there everyone. I need some help here, I have to make a class/es for a library for loan management, where everytime a person loan a book it checks or verify the user against the existing users database and checks for his/her penalties or fees if it has one. and if not lets him/her loan a book. can Anybody help me with this.
Thanks
Joel.
Dave Sell
Sep 29th, 2004, 03:57 PM
You dont need halp making a class you need help designing the entire projecet.
Calibra
Sep 30th, 2004, 08:58 AM
2 x ways to this, either you travers an table that holds all members which have penalties or fees.
Or you create an SQL query which get's all the memeber data in one table and check that table.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.