Title: Barcode Reading, then send to database Post by: TheStapler on June 27, 2013, 06:18:50 AM Hello, I am new here...
I have been looking for some software like this, that will monitor multiple RS232 barcode scanners, and then on scan, send to a database query, or even a local web url to store the scan. I am having issues triggering the events within your software. I see the scan going in, but I can't for the life of me, figure out how to actually TRIGGER the event? I downloaded the 'internet sharing' addon, and I thought i had it setup/configured correctly, but it will not send? Maybe I am using the wrong software... but this seems like exatly what I am looking for... Title: Re: Barcode Reading, then send to database Post by: Arthur Grasin on March 20, 2024, 02:00:00 PM In your case you need configure 2 plugins:
1. parser - it will generate an event when your code will be received 2. data export - will write data to a database. Please, look at this tutorial: http://www.aggsoft.com/asdl-barcode-data-logger.htm |