V
vbnetman
Hello experts,
I am working on an inventory db. I need some general help in determining the
relationship between 2 of the tables; TblParts and TblTransactions. I store
part numbers in the parts table and the transaction table serves as a
historical record of the movement of those parts. Is the movement of a part
considered 1 transaction or can 1 transaction include the movement of 1 or
more parts. Can someone shed some light on the thought process and how this
is normally handled?
Thank you
I am working on an inventory db. I need some general help in determining the
relationship between 2 of the tables; TblParts and TblTransactions. I store
part numbers in the parts table and the transaction table serves as a
historical record of the movement of those parts. Is the movement of a part
considered 1 transaction or can 1 transaction include the movement of 1 or
more parts. Can someone shed some light on the thought process and how this
is normally handled?
Thank you