Hi,
I am trying to create a simple library which allows issueing, returning and reserving loans. So far i have been able to do issueing and returning.
However how would i go about making a query so that when a user opens the reservations form there will be two list boxes, one full of customers and one full of CDs to loan.
I have made a form with all this but how would i make the query select the two items from this form and insert them into the reservations table.
I have attached the slim downed database.
Thank you very much for any help.
I am trying to create a simple library which allows issueing, returning and reserving loans. So far i have been able to do issueing and returning.
However how would i go about making a query so that when a user opens the reservations form there will be two list boxes, one full of customers and one full of CDs to loan.
I have made a form with all this but how would i make the query select the two items from this form and insert them into the reservations table.
I have attached the slim downed database.
Thank you very much for any help.