|
Thanks, Karen - I got the coffee. Partial shipments is why I mentioned a third table: maybe one table with OrderRowID (unique autonumber ID for each row in OrderRows), OrderNumber, ShipDate QtyShipped &whatever else might be necessary. When you ship, add rows to this table. With prudent indexing, use SQL to find what's been shipped and what hasn't. You can add any number of rows for a specific item, each with a ship date and qty. In spite of the coffee, I still haven't thought this through all the way. OT from my son: An SQL query walks into a bar, approaches a couple of tables and asks "May I join you?" Doug [email protected] wrote: Doug: yes, I think you SHOULD get your coffee now. |
- [RBASE-L] - Re: database design for reports Jim Belisle
- [RBASE-L] - Re: database design for reports Lawrence Lustig
- [RBASE-L] - Re: database design for reports Jim Belisle
- [RBASE-L] - Re: database design for reports Doug Hamilton
- [RBASE-L] - Re: database design for reports karentellef
- [RBASE-L] - Re: database design for reports Lawrence Lustig
- [RBASE-L] - Re: database design for reports Jim Belisle
- [RBASE-L] - Re: database design for reports Doug Hamilton
- [RBASE-L] - Re: database design for reports karentellef
- [RBASE-L] - Re: database design for reports Lawrence Lustig
- [RBASE-L] - Re: database design for reports Doug Hamilton
- [RBASE-L] - Re: database design for reports Jim Belisle
- [RBASE-L] - Re: database design for reports Paul InterlockInfo

