We have worked with barcode scanners before in some applications - managing items from a large database, to add, delete, and track items in the inventory. As CaptainRon pointed out, is really simple to set it up, because it works like a regular keyboard. So wherever you have the focus (ie a textbox) there your imput will go. So basically you treat it as data imput from the keyboard.
You can work with the barcodes that come with the items, for example the EAN or UPC codes, or you can generate your own. This comes handy when you have your own organizing system, or you want several copies of the same item (for example, in a rental system you have several DVDs for the same film) and you want to track them individually and have them in correlated order(you get to choose the numbers for the code). There are programs that have many different formats for barcodes: you can choose the size,width, the symbology you want to use, which can be UPC, EAN, PostNet, etc. And then you can print them out on self-adhesive labels.
For this, there are barcode printers, or you can just print them in a regular printer, just be careful with resolution and image definition, because it will affect the way the barcode scanner will read it.
You can try some barcode generators online to see what I mean:
www.barcoding.com www.barcodesinc.comFor our applications, we generated and tested our own barcodes and they work perfectly fine.
There are also free applications already made to generate them from your desktop (just Google them), or you can make your own
Good luck with it!
Comment/Reply (w/o sign-up)