KevinSlater
Registered User.
- Local time
- Today, 00:27
- Joined
- Aug 5, 2005
- Messages
- 249
Hello,
I have a Form named: "DATA-BARCODE_SCAN_HISTORY" with a few fields, in this form when you type a Barcode number into the entry field (or scan a barcode with a scanner) it should then display the relevant products details such as the description, units and other data providing the product has a record in the database whilst recording the time and date the product was scanned into a table. However im unable to do this, I believe its probably related to the query it uses named: "SCREEN-DATA-BARCODE_SCAN" not being able to amend.
It should compare the field "BARCODE SCANNED" with the field "COM_DATA_VALUE" to see if theres a record in the database and display the other records data in the form if a match is found.
Any suggestions on how to resolve this would be great?, Ive attached the database if anyone is willing to have a look for me.
Thanks, Kev
I have a Form named: "DATA-BARCODE_SCAN_HISTORY" with a few fields, in this form when you type a Barcode number into the entry field (or scan a barcode with a scanner) it should then display the relevant products details such as the description, units and other data providing the product has a record in the database whilst recording the time and date the product was scanned into a table. However im unable to do this, I believe its probably related to the query it uses named: "SCREEN-DATA-BARCODE_SCAN" not being able to amend.
It should compare the field "BARCODE SCANNED" with the field "COM_DATA_VALUE" to see if theres a record in the database and display the other records data in the form if a match is found.
Any suggestions on how to resolve this would be great?, Ive attached the database if anyone is willing to have a look for me.
Thanks, Kev