Results 1 to 2 of 2
  1. #1
    andy1970 is offline Novice
    Windows Vista Access 2007
    Join Date
    Jun 2012
    Posts
    3

    Software Inventory Database Design

    I am having a problem designing the tables for this database where there are fields that aren't empty or records duplicated.

    I have a software table

    tbl_Software_Product

    Software_info_ID PK
    Manufacture
    Product
    Type

    Here is my problem now: a software product may or may not have a size and may or may not have a version --example data:

    Manufacture: Microsoft
    Product: Windows XP
    Version: Pro SP2
    Size: 32 Bit

    Manufacture: Adobe
    Product: Reader


    Version: 10.1

    Manufacture: Creative Labs
    Product: SoundBlaster X-Fi

    I want to create the tables so that I don't have duplicate data and avoid having empty fields or nulls
    and suggestions would be great.

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Maybe this structure?
    Attachment 8210


    The field "SpecDesc" in table tbl_SpecTypes would have:

    Version
    Size

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

Similar Threads

  1. Inventory/Forecast Database Design
    By jadown in forum Database Design
    Replies: 6
    Last Post: 06-11-2012, 02:54 PM
  2. Inventory Design
    By rts in forum Database Design
    Replies: 7
    Last Post: 04-18-2012, 12:17 PM
  3. Student report card design software
    By mado in forum Access
    Replies: 1
    Last Post: 11-27-2011, 04:24 PM
  4. Database design for simple inventory
    By toptech in forum Database Design
    Replies: 12
    Last Post: 10-24-2009, 07:24 AM
  5. Database and Software as a Service
    By Hcasty in forum Programming
    Replies: 1
    Last Post: 09-11-2009, 03:03 AM

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