DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Database Design (http://www.daniweb.com/forums/forum142.html)
-   -   Design help plz (http://www.daniweb.com/forums/thread88591.html)

tomjohnson Sep 5th, 2007 6:56 am
Design help plz
 
Hi all. My first post here. I would like to know if someone can give me some advice on how to model inventory that comes in and goes out and then comes back in again. The inventory is basically loaned out and then returned and re-loaned out again.

I can't model this correctly for some reason. What I would like is to also keep a history of the people that have been loaned this equipment.

Any help would be greatly appreciated.

Tom

matale Sep 5th, 2007 2:05 pm
Re: Design help plz
 
An Inventory table with the item_id,item_description

A loans table which will contain the item_id of items that have been loaned out, the date out, the return date, and any other info u need, you could also put the customer details in here or even beter in a different customers table.


All times are GMT -4. The time now is 7:02 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC