I have seen this link prior to posting here and it does not answer my question.
I need to know about uploading the data to the scanner and associating the my item's ID from the db with the scanner.
can all scanners scan using fonts like 9 of 3 code?
Hi guys,
I have a client looking into using scanners to scan inventory. they have database with all items identified by a unique id. I was wondering if anyone has worked with scanners and can explain to me how they work. how are the labels printed and how would they scanner associate the bar code with the item's ID.
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
This might be of some help.
http://msdn.microsoft.com/
It uses .NET Compact Framework.
Hi
There are many ways of resolving this problem.
One suggestion I have is to consider using Code 3 of 9 codes and encode the barcode with the item id themselves. This way the code returned from the scanner is actually the item id itself.
For example: Item Id is XYZ1234. Create a barcode label using Code 3 of 9 for XYZ1234
When barcode is scanned, scanner returns XYZ1234. Although this method has some limitations it save you the complexity of having to store a database on your scanner device holding the mapping between item nos and barcode ids.
My client uses thiis method quite successfully for barcode labelling of stock locations, part nos etc. Client uses Motorola MC70/MC75 Windows Mobile devices.
Business Accounts
Answer for Membership
by: CuteBugPosted on 2009-05-25 at 20:40:09ID: 24470117
Check this link
/KB/cpp/ws barcode.as px
http://www.codeproject.com