D
Dale C Gray
Access 97 is being used. Sorry for the vague subject.
The database is a frontend/backend if that makes a difference. There are 3
tables, Registry, BarcodeItem, Timestamp. I have users that will be
registering prebarcoded items into a form/subform. The items and paperwork
will be sent to a central location and received by scanning the barcode of
the item into a "receipt" form that timestamps the received date/time of the
item.
What if the item has a barcode but has not been registered i.e. data entry
was skipped. I wanted to capture those, I can only think of doing a lookup
against each item...which I am guessing would be time consuming. Users
could be scanning 100 items at a time. The relationship of the registry
table and the barcode items is one to many. Do I capture this by the
relationship of the tables i.e. barcode items to timestamp as one to one??
I hope that was as clear as mud Thanks for any thoughts...
The database is a frontend/backend if that makes a difference. There are 3
tables, Registry, BarcodeItem, Timestamp. I have users that will be
registering prebarcoded items into a form/subform. The items and paperwork
will be sent to a central location and received by scanning the barcode of
the item into a "receipt" form that timestamps the received date/time of the
item.
What if the item has a barcode but has not been registered i.e. data entry
was skipped. I wanted to capture those, I can only think of doing a lookup
against each item...which I am guessing would be time consuming. Users
could be scanning 100 items at a time. The relationship of the registry
table and the barcode items is one to many. Do I capture this by the
relationship of the tables i.e. barcode items to timestamp as one to one??
I hope that was as clear as mud Thanks for any thoughts...