psycoperl
Active Member
- Joined
- Oct 23, 2007
- Messages
- 318
- Office Version
-
- 365
- 2016
- Platform
-
- Windows
- MacOS
- Web
Hi All, I am working on a database that keeps track of booklets we receive, process, package and ship out; and want to get some best practice and design ideas...
We recieve booklets for processing from 5 different sites, what we want to do is keep track of:
When we receive a package of booklets the site, date recieved and quantity received
When we process the booklets, the site, the date processed and quantity processed
when we package the booklets for shipping, site we are prepareing, the date packaged and the quantity packaged
When the packages are actually picked up by messenger, the site, the date picked up and the quantity picked up.
I am not sure if I should use 4 tables, one each for receive, process, package, messenger or if there is another way.
Because we may process all the booklets from a site's delivery at different dates or may process multiple deliveries from the same site at one time. I need to keep track what what is in each stage.
We recieve booklets for processing from 5 different sites, what we want to do is keep track of:
When we receive a package of booklets the site, date recieved and quantity received
When we process the booklets, the site, the date processed and quantity processed
when we package the booklets for shipping, site we are prepareing, the date packaged and the quantity packaged
When the packages are actually picked up by messenger, the site, the date picked up and the quantity picked up.
I am not sure if I should use 4 tables, one each for receive, process, package, messenger or if there is another way.
Because we may process all the booklets from a site's delivery at different dates or may process multiple deliveries from the same site at one time. I need to keep track what what is in each stage.