Results 1 to 3 of 3
  1. #1
    jschou is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2015
    Posts
    2

    Help to defining how many tables and how to relate them together.

    I have started quite a task for my self. At work we have to review a lot of documents each week, we have to sign of that we have done the task. We have to have a record of who did what document at what time. We also have to be able to see deadline for the next review and if any documents will go past due within a specific time.


    A have a lot of different information on the documents on where they are located, what print number, who is the owner, what the status of the document and on what period are the specific document up for review.

    I have a fairly idea on how to do all the forms and reports and queries but I am in doubt on the design on tables and the database.

    All help welcome..

    Best regards.

    Jschou

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    Most likely you want ...

    tProject
    --------
    projID. Autonum
    name
    description
    etc


    tTasks
    --------
    TaskID. Auto
    projID. Long
    taskName
    taskDate
    comleteDate
    userid

    tDocs
    --------
    DocID. Auto
    projID. Long
    docName
    descr.

  3. #3
    jschou is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2015
    Posts
    2
    thanks, I will see if it makes good meaning for the data in the database.. best regards

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

Similar Threads

  1. Best way to relate these tables.
    By rosco2382 in forum Database Design
    Replies: 2
    Last Post: 03-10-2014, 03:56 PM
  2. Relate two calculated fields
    By fedebrin in forum Access
    Replies: 22
    Last Post: 06-21-2013, 01:59 PM
  3. I just DON'T know how to relate Tables - PERIOD!
    By djclntn in forum Database Design
    Replies: 6
    Last Post: 02-26-2012, 07:21 PM
  4. doesn't relate
    By mhh12 in forum Programming
    Replies: 1
    Last Post: 08-01-2010, 11:55 AM
  5. Replies: 1
    Last Post: 07-25-2009, 05:06 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