erik@pcdummy.nl
05-27-2003, 08:15 AM
Hello,
I've need help for a project for school :(....
I've got two combo-boxes. Its is btw a database for a library. I've got 4 tables:
When people lend a book, you can view this on the lend_form
Are people going to lend a new book, the operator must be able to select the ISBN or the Title of the book...
I just can't fix that problem. I don't have a lot experience with Access and VERY LITTLE TIME :( that's why i ask your help!
Books
- book_id
- book_author_id
- book_name
- book_isbn
- book_amount
Authors
- author_id
- author_initial
- author_insertion
- author_surname
Customers
- customer_id
- customer_name
- customer_insertion
- customer_surname
- customer_address
- customer_zipcode
- customer_recidence
- customer_phone
lends
- lend_id
- lend_customer_id
- lend_book_id
- lend_date
Thanks a lot guys,
Erik.
I've need help for a project for school :(....
I've got two combo-boxes. Its is btw a database for a library. I've got 4 tables:
When people lend a book, you can view this on the lend_form
Are people going to lend a new book, the operator must be able to select the ISBN or the Title of the book...
I just can't fix that problem. I don't have a lot experience with Access and VERY LITTLE TIME :( that's why i ask your help!
Books
- book_id
- book_author_id
- book_name
- book_isbn
- book_amount
Authors
- author_id
- author_initial
- author_insertion
- author_surname
Customers
- customer_id
- customer_name
- customer_insertion
- customer_surname
- customer_address
- customer_zipcode
- customer_recidence
- customer_phone
lends
- lend_id
- lend_customer_id
- lend_book_id
- lend_date
Thanks a lot guys,
Erik.