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 > relational design opinions

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-11, 21:08
robasc robasc is offline
Registered User
 
Join Date: Mar 2007
Posts: 39
relational design opinions

Have a design concept here I am looking for some opinions


http://i244.photobucket.com/albums/g...g?t=1299117385


This is a schedule for an automotive service schedule.

1. the customer is able to schedule in several vehicles for service.

2. the schedule contains labor codes which will be a drop down menu in the main screen that the user can select from. For example: a selection would be: (lof) oil change which has a set price per hour.

3. the main screen will also consist of a drop down menu for the store selected and based upon the store selected another drop down menu will be populated for the employees of the store chosen.

So the main screen for the schedule will consist of these attributess shown in a grid:

SCHEDULE:

dateTimeIN, dateTimeOut, firstName, MI, lastName, VIN, storeId, serviceWriterId, technicianId




Thanks
Reply With Quote
  #2 (permalink)  
Old 03-03-11, 05:29
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
i don't see any way of relating the service schedule to the employee who's going to work on it
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
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