Results 1 to 2 of 2
  1. #1
    P5C768 is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Aug 2009
    Location
    Denver, CO
    Posts
    95

    Test Library Design

    I'm looking for advice on how to design a library database for tracking test materials. It needs to work like a lending library, which allows users to see current inventory and then check-out or check-in tests.



    I have already created a table that has the master inventory list, including a TestCode (similar to ISBN) and a TestID, which specifices the individual copy of the test. I would like users to be able to check-out or check-in mulitple copies based on availability.

    However, I'm stuck on the best way to do this. I started with a check-out table, but that needs to draw from a current inventory table, which needs to draw from the check-out and a check-in table.

    Is there a simple way to do this through a union query or another method? Any advice is greatly appreciated.

  2. #2
    ConneXionLost's Avatar
    ConneXionLost is offline Simulacrum
    Windows XP Access 2003
    Join Date
    Jan 2010
    Location
    Victoria, Canada
    Posts
    291
    Start with a basic data model:

    Basic Library System

    Cheers,

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

Similar Threads

  1. Access library problems
    By kingston9999 in forum Access
    Replies: 1
    Last Post: 06-21-2010, 04:45 PM
  2. Replies: 2
    Last Post: 05-24-2010, 06:47 PM
  3. library statistics
    By sonia in forum Access
    Replies: 1
    Last Post: 04-11-2010, 12:22 PM
  4. Keying in Test answers to Access DB from Written Test
    By CityOfKalamazoo in forum Access
    Replies: 3
    Last Post: 03-01-2010, 08:58 AM
  5. Stores Library
    By martyparty2006 in forum Forms
    Replies: 5
    Last Post: 05-05-2009, 09:16 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