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 > Database Server Software > MySQL > Need help with DB Design for Sign Maintenance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-28-11, 18:34
FredEp FredEp is offline
Registered User
 
Join Date: Feb 2010
Posts: 5
Need help with DB Design for Sign Maintenance

I am in a small city and we now have to have some mechanism to account for our signs - all signs in the city control.



So.... I have tried to figure out a design schema, but am getting frustrated that I can't seem to get it even close.



What we need to do is

  • account for each sign
    • what type
    • when purchased
    • who purchased from
    • cost of sign
    • type of facing (new or refurb)
    • account for where and when it was put in the field
    • date installed
    • post installed on
    • location of installation
    • direction sign in facing
    • GPS coordinates
    • date removed (make it inactive?? or ??)
  • account for signs not yet installed (in shop)
I don't want to delete any records - for historical data collection - and would like to make some kind of an active/inactive file/table(?) to keep track of these.



So, I guess I just need some help with this.



Thanks

Ep
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