Results 1 to 7 of 7
  1. #1
    have0 is offline Novice
    Windows 10 Access 2016
    Join Date
    Nov 2016
    Posts
    3

    Inventory for IT

    First of all i would like to say thanks to people who help me in this endeavor and those too who read it but don't have time to help

    So i should start with my problem now



    i have to make an inventory in which i have to manage stock and issue these stocks to costumers with respect to adding or subtracting.
    so far i have created 3 tables
    1. Location

    2. Costumer

    3. Stock


    if i should add anything in it or any thing there has to be done please feel free to tell me
    your help will be appreciated

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,938
    your stock table should be at least two tables. One for details such as name and location and another for transactions (stock in/out/stocktake adj/opening stock) etc where you record the quantity, the stockID, transactiondate and other details such as customer and supplier id's.

  3. #3
    have0 is offline Novice
    Windows 10 Access 2016
    Join Date
    Nov 2016
    Posts
    3
    is it okay or do i change it more.

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,938
    you have one table for stock in/stock out

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    have0,

    Do you have a more complete set of requirements for your proposed database?
    My advice is that you identify and write down all the processes involved. Then identify the things required for each process. Stock in and Stock out is usually considered a transaction(s). Don't get too deeply involved (entrenched) in Access and a physical database design before you have a data model that you can test (with paper and pencil).

    Also, when you define field names in Access, it is best to avoid embedded spaces within such names.

    Here are some links to free resources that may be useful to you.
    http://www.databaseanswers.org/data_...ales/index.htm
    http://www.rogersaccesslibrary.com/T...lationship.zip
    https://www.youtube.com/watch?v=4Z9KEBexzcM

    Click image for larger version. 

Name:	InventoryDFD.jpg 
Views:	26 
Size:	32.5 KB 
ID:	26350

    Good luck with your project.

  6. #6
    have0 is offline Novice
    Windows 10 Access 2016
    Join Date
    Nov 2016
    Posts
    3
    can you please elaborate a little
    i am new to Access and data base planning
    besides there are two tables such as
    stock in and stock out
    isnt that what you asked for ??
    should i include more options ??

  7. #7
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    one table is for the information relating to that stock item. Then another is each "transaction" relating to that item. Every time you get stock in/out that needs to be recorded as a new record. (on the same table). Then a calculation will give you the information you need about levels of stock.

    Remember the system is only as good as the information you put in. If you miss any transaction then you have bad data.

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

Similar Threads

  1. Replies: 12
    Last Post: 03-11-2015, 08:13 PM
  2. Replies: 1
    Last Post: 11-05-2014, 11:08 AM
  3. Replies: 1
    Last Post: 02-21-2013, 12:18 AM
  4. inventory out
    By cwh13 in forum Access
    Replies: 14
    Last Post: 01-26-2013, 04:07 AM
  5. Products Inventory Dilema,Add To Inventory
    By burrina in forum Forms
    Replies: 3
    Last Post: 12-02-2012, 12:10 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