Re: Library database help

2003-08-08 Thread Roger Baklund
* Taylor Lewick > Hi all. I am trying to build a small simple database for a > lending library. > > Basically, I have a table of resources to be lended out, and a > table that will store a user's name and what they have borrowed. I think you need a third table to store what the users have borrowe

Library database help

2003-08-05 Thread Taylor Lewick
Hi all. I am trying to build a small simple database for a lending library. Basically, I have a table of resources to be lended out, and a table that will store a user's name and what they have borrowed. My problem is that we may have more than one copy of a given resource say a book. So I thou