AccessJunkie33
Registered User.
- Local time
- Yesterday, 19:35
- Joined
- Oct 11, 2010
- Messages
- 16
So I'm creating a database for a friend of mine who has just re-opened his cigar shop.
Here are the tables:
Sale
Purchase
Inventory
Vendor
Customer
Association Tables:
Sale Detail
Purchase Detail
As I was messing with this on Access, I wanted to have the db automatically update inventory levels based on purchase and sale events without running an update query at the end of the day. I couldn't make it happen.
My friend isn't very good with technology so I'm attempting to make this as simple as possible for him to functionally use. The forms I've created for him are simple enough but I'm worried about the update function because he might mistakenly run once, twice, maybe many times without knowing.
Is there away to automatically update resource tables based on new entries in event tables?
I'd be grateful if some gurus chimed in.
Thank you!
P.S. After reading some of your feedback, I'd like to know why the inventory table shouldn't be updated automatically based on the sale, purchase, return, and shrinkage events and why a select query is better?
Here are the tables:
Sale
Purchase
Inventory
Vendor
Customer
Association Tables:
Sale Detail
Purchase Detail
As I was messing with this on Access, I wanted to have the db automatically update inventory levels based on purchase and sale events without running an update query at the end of the day. I couldn't make it happen.
My friend isn't very good with technology so I'm attempting to make this as simple as possible for him to functionally use. The forms I've created for him are simple enough but I'm worried about the update function because he might mistakenly run once, twice, maybe many times without knowing.
Is there away to automatically update resource tables based on new entries in event tables?
I'd be grateful if some gurus chimed in.

Thank you!
P.S. After reading some of your feedback, I'd like to know why the inventory table shouldn't be updated automatically based on the sale, purchase, return, and shrinkage events and why a select query is better?
Last edited: