Results 1 to 2 of 2
  1. #1
    ittechguy is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Aug 2015
    Posts
    218

    Database Logging

    Orange and June7 has been helping me w/ my database project. I have several other threads on this so I won't go into much detail.



    Unfortunately, its gotten more complicated, again. I've been told that not only do we need to store equipment information and the cabinets / rooms they're assigned to, but we also need to store which cabinets / rooms they've been assigned to in the past.

    For an example, SwitchName ABC123 was in storage from 1/12/2014 until 3/09/2014. At which point its second location was BLDG "A", Room "100", Cabinet "." It was installed in that location on 3/09/2014 until it was moved into storage on 9/20/2015 because the user required a larger switch. Switch DEF123 was installed to replace ABC123.

    So, I will need to store:

    --All Equipment Information
    --The building ID, room ID, and cabinet ID which equipment was installed in.
    --The date equipment was installed
    --The date equipment was uninstalled and reason (Equipment broken and replaced, user required upgrade, user no longer needed service)
    --If equipment was replaced by another equipment, need to store which equipment replaced it.
    --Allow for user to enter comments.

    How exactly would this be done? I'm guessing perhaps a separate table which stores switch information, room information, cabinet information, dates, and comments and have this table automatically populated as data is filled into the other tables and then do not have anything from this table get deleted.

    Am I on the right track?Click image for larger version. 

Name:	relationship2.0.png 
Views:	10 
Size:	46.8 KB 
ID:	22297

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    ittechguy,

    Read through the dialog in this older post
    . I'm sure it will help with ideas and concepts.

    Good luck.

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

Similar Threads

  1. How to record time logs after logging in and logging out
    By annayanagi014 in forum Programming
    Replies: 1
    Last Post: 02-18-2015, 07:52 AM
  2. accdb database logging in as Admin by default
    By teja in forum Database Design
    Replies: 1
    Last Post: 03-19-2012, 06:42 AM
  3. Logging activity on my database
    By Jamescdawson in forum Security
    Replies: 5
    Last Post: 03-09-2012, 04:15 PM
  4. Logging Changes
    By nichmeg in forum Programming
    Replies: 0
    Last Post: 12-06-2011, 02:47 PM
  5. Logging In
    By runtest in forum Programming
    Replies: 1
    Last Post: 02-21-2010, 11:55 PM

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