KenshiroUK
Registered User.
- Local time
- Today, 13:59
- Joined
- Oct 15, 2012
- Messages
- 160
Hi all.
I could really do with some help on this. I'm trying to create an inventory Database, but don't really know where to begin. I have a stock table, a orders table linked to a text file. I have created a query using a sum method that takes into account the amount of stock we have left again what was ordered. However do I need create a query to update the amount of stock we have in with the sum numbers? I meant I don't always want to be manually updating the stock since we get a large amount of orders.
This brings me to my second question is there anyway I can set it so that I get just the days orders at the end of the day. Say from 8:00am to 4
m based on time done and date done? This is really confusing for me, since I don't really know where to begin.
I could really do with some help on this. I'm trying to create an inventory Database, but don't really know where to begin. I have a stock table, a orders table linked to a text file. I have created a query using a sum method that takes into account the amount of stock we have left again what was ordered. However do I need create a query to update the amount of stock we have in with the sum numbers? I meant I don't always want to be manually updating the stock since we get a large amount of orders.
This brings me to my second question is there anyway I can set it so that I get just the days orders at the end of the day. Say from 8:00am to 4