Results 1 to 3 of 3
  1. #1
    geocan2006 is offline Advanced Beginner
    Windows 10 Access 2010 32bit
    Join Date
    May 2016
    Posts
    34

    Extending data table

    I have my inventory table residing in an accounting software which I can link it to Access, however the data table is limited, the reason I need to do this is because I need to link the extended table to use in website table so whenever I change the price in the accounting software it will also change price and available quantity. How can I structure it, I am ok in creating query’s but not good in sql
    Thanks

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Queries are the easy way to make SQL.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,644
    Available quantity should be calculated when needed based on raw data transaction records, not saved to table. Review http://allenbrowne.com/AppInventory.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 5
    Last Post: 08-25-2015, 08:39 AM
  2. Replies: 1
    Last Post: 05-31-2015, 09:20 AM
  3. Extending a many to many relationship
    By peterw in forum Database Design
    Replies: 11
    Last Post: 05-29-2014, 04:03 PM
  4. Replies: 5
    Last Post: 09-06-2013, 11:52 AM
  5. Replies: 13
    Last Post: 10-04-2012, 04:15 PM

Tags for this Thread

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