Scanning barcodes into a database

KenshiroUK

Registered User.
Local time
Today, 03:44
Joined
Oct 15, 2012
Messages
160
I'm looking to create a database in order to scan a barcode on a packing slip to be automatically entered into database and update an inventory file. I really don't where to begin tbh and would appreciate some help.
 
Thanks for posting this, I'll be doing this soon myself! Post back here if you find a good resource.
 
#3 Do not panic - 99% of issues have been dealt with ad nauseam here and elsewhere, it's just the question of searching.

If you in addition use a proper descriptive title in your post (like OP here), you'll get the added bonus of the forum feature Similar Threads at the bottom of the page that often point towards a similar problem/solution.
 
I used barcode scanners for years. You can program the scanner yourself, which is easy, but many come from the factory already set to use. To simplify the process, understand what is happening. The barcode should be programmed with a return at the end of the barcode. What happens when you scan it is the same as typing something into a field in a table or on a form and hitting the enter key. The return programmed into the scanner will move it to the next field. It's that simple.

Hope this helps.
 

Users who are viewing this thread

Back
Top Bottom