Results 1 to 3 of 3
  1. #1
    probiok is offline Novice
    Windows 7 32bit Access 2013 32bit
    Join Date
    May 2016
    Posts
    1

    MS Access Issue Tracker

    I'm about halfway through developing a new issue management system and it's breaking down. I have no experience in MS Access but the person before me declared it was the best practice and therefore I started in it. My general setup is as follows...

    I have a series of audits, 'Audit 1', 'Audit 2', 'Audit 3', which all contain a number of internal characteristics (auditor, date, location, etc). I have created a table for these audits called AUDIT.

    Next I have a series of issues that arise from each audit. 'Audit 1' has 'Issue 1', 'Issue 2', and 'Issue 3'. All these issues come from the same audit but also carry internal characteristics such as the severity of the issue, the response to the issue, etc. Therefore I have another table called ISSUES.



    I created a form for the AUDIT table, and a subform for the ISSUE table and then created a relationship between the audit names. That means in my ISSUE table I have a column called Audit and say if Audit 1 had 30 issues the first 30 issues would all have a value of Audit 1 there... hopefully you're still following and I'm making a little sense. That way my subform populates all the issues based on what the main form audit is.

    Where this is breaking down is I cannot create reports to produce a succinct PDF that ties the individual issues to the corresponding Audits.

    So finally to my questions:

    1) Is MS Access actually a method worth continuing to pursue for an issue management system?

    2) Is my initial setup worth maintaining and continuing? Any input? Should I scrap it and start from scratch under a different best practice?

    3) Kind of related to 2, is there any way I could have set this up better? I have a sinking feeling that if I just created a better relationship this would be much more streamlined.

    Thanks!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Access it he the BEST utility for this.
    Tho I'm not sure on your table design, but you need:
    AuditType,LogDate,Issue, Note

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    I suggest you drop back to some analysis and leave adjusting the current approach until you better understand the requirement.
    Quite often beginning developers jump head first into Access(or other DBMS) hoping the software will "solve" the problem.
    That doesn't happen. Software does what you tell it.

    Step back and get a clear statement of the business and the requirement that this or another database is expected to support.
    What is the subject matter? What are the major things involved? How are the things related to each other?

    If you do not have any database experience, you might want to work through 1 or 2 of these tutorials form RogersAccessLibrary to experience the design of a database. What you learn can be applied to any database.

    Class Info system
    Widgets


    You have to work through the tutorials, but you will learn.

    Good luck.

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

Similar Threads

  1. Replies: 1
    Last Post: 05-06-2016, 12:02 PM
  2. Replies: 2
    Last Post: 07-05-2015, 11:43 AM
  3. Replies: 1
    Last Post: 04-01-2014, 10:54 AM
  4. Replies: 1
    Last Post: 03-27-2014, 09:40 AM
  5. Database Issue Tracker
    By burrina in forum Sample Databases
    Replies: 0
    Last Post: 01-02-2013, 12:42 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