I am developing a library loan application but I'm having trouble with the loans table.
The fields in my loan table include Required Return Date, Actual Return Date, Returned (Yes/No) (so I can run queries aginst this table to determine books that are not returned and overdue) and Overdue...