i am currently working on a video rental database
How do i make sure that no member who owes money makes a loan
Below are the fields in my 2 tables. A loan is made through the form "frmAddNewLoan". The two table are related via the field MemberId. The field MoneyOwed is a currency field, not a true/false field. Default value is 0
Any suggestions would be appreciated
THANK YOU
How do i make sure that no member who owes money makes a loan
Below are the fields in my 2 tables. A loan is made through the form "frmAddNewLoan". The two table are related via the field MemberId. The field MoneyOwed is a currency field, not a true/false field. Default value is 0
Any suggestions would be appreciated
THANK YOU
Attachments
Last edited: