We basically have two levels, people browsing for available books, and a librarian to add things.
Rah - views/different users/permissions on the database depending on who's looking at it...
also I thought of another table
reservation(member no., resource number, received) member no. and resource number = composite key = integers recieved = boolean.
Good thunking.
Cheers,
Brett.