Results 1 to 5 of 5
  1. #1
    tsvetkovdimitar is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2013
    Location
    Dublin, Ireland
    Posts
    29

    Simple database bridge management system

    Hi, I have to built a simple database management system, it's relationship diagram should look something like file name capture2, if I have done it correctly . I have problem fulfilling the following condition : From time to time, the organisation may decide to change the inspection frequency for a list
    of component types on bridges of selected construction types. These inspection policy


    changes are specified as in increase or decrease in the inspection interval (in months),
    subject to an allowable minimum and maximum interval for each combination of
    component type and construction type. For example, it might be decided to extend the
    inspection interval for the cables on all cable-stayed bridges by adding 6 months to the
    current interval per bridge, subject to a minimum of 12 months and a maximum of 36
    months. I would be extremely appreciative and grateful if someone give me any idea how can I do that. Thank you!
    Attached Thumbnails Attached Thumbnails Capture2.JPG  

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Not sure what you are asking for. Is this not simply changing the value of the InspectionFrequency field?

    I don't understand the Inspections table. Why is the link on InspectionFrequency fields and not the PK in Inspections? Why is InspectorID in both ComponentTypes and Inspections?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    tsvetkovdimitar is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2013
    Location
    Dublin, Ireland
    Posts
    29
    Thank you for replying. You helped me a lot to create a better diagram and reorganize the tables. Thank you. There is still a problem with table ComponentTypes, Access doesn't let me to set a primary key for it. Does anyone have any idea why is that? Thanks!

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Why doesn't it, what error do you get when you try? Do you already have data in the table? Is ID autonumber? Unless you intend to use as FK in another table, probably not important there is no PK.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    tsvetkovdimitar is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2013
    Location
    Dublin, Ireland
    Posts
    29
    I did query, to find duplicate data values in the table and I found where is my mistake. The problem is that I have entered duplicate data in the fields, so I need to change that. Thank you for your help

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Basic Bridge Management System
    By daniel_l89 in forum Access
    Replies: 3
    Last Post: 09-05-2013, 11:47 AM
  2. How Imports System.Management in access 2007
    By Luu in forum Programming
    Replies: 5
    Last Post: 11-13-2012, 05:12 PM
  3. Employees Database Management System
    By salsai in forum Database Design
    Replies: 3
    Last Post: 01-22-2012, 12:45 AM
  4. Time and Leave Management System
    By P5C768 in forum Database Design
    Replies: 0
    Last Post: 03-10-2011, 11:20 PM
  5. ATM Cash Management System
    By NexusMike in forum Access
    Replies: 1
    Last Post: 08-09-2010, 12:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums