Ok so I am working on a project that updates the records in my database from a barcode scanner, at the moment when you scan an item it places the barcode ina textbox on my form. Which needs a button click to submit the record to the database. Is it possible
for once the item has been scanned for the record to be inserted into the database without having to manually clicking a button?
tim_m_91
0 Points
27 Posts
Barcode reader + SQL database
Jan 19, 2013 09:37 PM|LINK
Ok so I am working on a project that updates the records in my database from a barcode scanner, at the moment when you scan an item it places the barcode ina textbox on my form. Which needs a button click to submit the record to the database. Is it possible for once the item has been scanned for the record to be inserted into the database without having to manually clicking a button?
oned_gk
All-Star
31798 Points
6499 Posts
Re: Barcode reader + SQL database
Jan 20, 2013 02:07 AM|LINK