Results 1 to 8 of 8
  1. #1
    damie is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    19

    retail and wholsale in a ms access 2007 database

    good day
    please is it possible to have a store inventory, retail inventory ,wholesale inventory separately in ms access database?
    the sale point will be one it will just reflect where the item is coming from.


    for example someone comes to buy from wholesale, it deducts from the inventory in wholesale, if the person comes to buy from retail it deducts from the inventory in retail
    at the end of the year if we want the stock taking, it does the individual inventory and totals all the inventory together
    would be glad if any help is rendered
    thanks

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I would say the answer is almost certainly YES but you treble the issues with all of your forms and reports. Is the inventory really segregated this way?

  3. #3
    SteveF is offline Generally AccessAble
    Windows XP Access 2010 (version 14.0)
    Join Date
    Nov 2010
    Location
    Fourth Corner
    Posts
    123
    Quote Originally Posted by damie View Post
    good day
    please is it possible to have a store inventory, retail inventory ,wholesale inventory separately in ms access database?
    the sale point will be one it will just reflect where the item is coming from.
    for example someone comes to buy from wholesale, it deducts from the inventory in wholesale, if the person comes to buy from retail it deducts from the inventory in retail
    at the end of the year if we want the stock taking, it does the individual inventory and totals all the inventory together
    would be glad if any help is rendered
    thanks
    I strongly agree with RuralGuy: unless your physical inventory is separated in this way, you're asking for big headaches.

    If your wholesale/retail inventory is all kept in one area, but you need to track wholesale vs. retail transactions, then have a data field in one of your tables that logs the transaction type. Also keep separate wholesale & retail prices for each item, and use the relevant price based on transaction type.

    Steve

  4. #4
    damie is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    19
    Thanks for your reply and help
    the wholesale and retail is kept in different stores, their quantities are taken differently
    thanks

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Well the answer is still yes. How you do it is up to you. Depending in the complexity of the inventory items you could have both inventories in one table or in separate tables. The decision is yours.

  6. #6
    SteveF is offline Generally AccessAble
    Windows XP Access 2010 (version 14.0)
    Join Date
    Nov 2010
    Location
    Fourth Corner
    Posts
    123

    Know what you're getting into

    OK, there are still some questions that need to be asked:

    1. How many people will be using this application simultaneously? Access starts to get R E A L slow once you start to exceed about 10 simultaneous users (unless you use a few advanced tricks to work around this). If a lot of folks will have this running at the same time, you need a more robust database engine for data storage.

    2. Much as I like Access, is there a particular reason you feel you need to roll-your-own? Inventory management is such a common task that there must be packages to handle this available commercially. You need to balance the cost of such a package against the cost of your time & labor spent building your own that would otherwise be available for other tasks.

    Steve

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    SteveF has some really good points there!

  8. #8
    damie is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    19
    thanks for your replies

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

Similar Threads

  1. Migration from Access 2003 database to Access 2007 database.
    By cyclus2 in forum Import/Export Data
    Replies: 1
    Last Post: 09-10-2010, 11:43 AM
  2. Replies: 3
    Last Post: 06-22-2010, 07:49 AM
  3. Replies: 3
    Last Post: 01-01-2010, 10:37 PM
  4. What Database is Open? (Access 2007)
    By jhrBanker in forum Access
    Replies: 3
    Last Post: 06-06-2009, 09:00 AM
  5. Replies: 0
    Last Post: 10-22-2007, 02:15 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