barcodes - reading and printing

evrimagha

New member
Joined
Jul 17, 2009
Messages
1
Programming Experience
Beginner
Hello

I am about to develop a software (VB .Net) that generates and reads barcodes. The backend db is sql server.

1. I have a major id and sub ids. For example I have major ID A, and subgroups A0, A1, An. Also I could have more detailed subgroups like A01, A02 and so on.

I need to generate and print these barcodes from my VB application.

2. The handheld scanner is used to read the generated barcodes and pull their data and show them on the screen.


Could you please refer some pointers, tutorials or sample code? I would deeply appreciate it.

Thanks :confused:
Evrim
 
Back
Top