If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > simplifying a Hire System model

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-17-05, 12:20
twofatladies twofatladies is offline
Registered User
 
Join Date: Jan 2005
Posts: 1
Question simplifying a Hire System model

Hey guys,

I'm designing a database for a company that hires lighting supplys to people.

Generally, a hire system seems fairly easy to implement and there are lots of examples of car/video systems on the web.

The issue that i've got though is that my model is more complicated than that!

I want to be able to reserve multiple "Items" to go on a "Quotation". Of course, there are many instances of an "Item", and it seems that each "ItemInstance" needs to have a "Calendar" to manage when it is being hired and by whom.

Are there any examples of this sort of hire system on the web anywhere that people know about?? I can't seem to find one anywhere

If not, it would be great if someone could take a look at what I've got already and see where it could be improved.

thanks everyone!!
Attached Images
File Type: gif Database.gif (143.6 KB, 86 views)
Reply With Quote
  #2 (permalink)  
Old 01-17-05, 20:01
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
It is not possible to give you good advice without the business rules, but here is a suggestion to clean up your "calendar" problems.

It allows you to estimate times an item will be out.

It allows you to estimate times an item is in repair.

It allows you to record actuals for both.

It also allows you to substitute actual items for quoted items.
.
Attached Images
File Type: jpg untitled.JPG (90.7 KB, 77 views)
__________________
visit: relationary

Last edited by certus; 01-17-05 at 21:30.
Reply With Quote
  #3 (permalink)  
Old 01-17-05, 23:16
Vmusic Vmusic is offline
Registered User
 
Join Date: Dec 2004
Posts: 54
Instance

Very Good Models,
The trick is to ask yourself what really applies to the 'item', and what applies to the instances of the item. You'll find the item is really more of a definition or 'specification' of something, and the instanaces are the 'actauls'.

Nobody reserves, orders, uses, buys, etc. - a 'definition' or 'specification' or blueprint of a flood light (or any physical object). The do all that to a real instance.


Vmusic
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On