Recent content by Fr0

  1. F

    Table design on an issues database

    Thanks for your quick reply. I forgot to mention two big things in the original post: I'm trying to separate out data entry from data viewing, so at the very least I would need two forms for #2 (versus only a form to add a comment for #1, while the comments field could be view with the rest of...
  2. F

    Table design on an issues database

    Hello all, I'm creating an database of issues that occur at my company in access, and I need some help with a little bit of table design. Right now, I have an Issues table that has the following fields: ID - Autonumber (PK) User - Lookup to a table of users IssueDate - date/time WhatHappened -...
Back
Top Bottom