I'm planning to create an attendance monitoring system, assuming my client bought the swipe barcode scanner already:
1. What are the next steps that I need in order to integrate that barcode to my VB app? Do I need additional OCX/DLL to read the barcode?
2. How will I know which symbology to use - they are using the alpha numeric format so from what I've read in the past posts I need to use Code 39.
3. As much as possible I want my application to support barcode and the normal keyboard entries so that they could do it either way when entering their employee ID, is it possible?
1. What are the next steps that I need in order to integrate that barcode to my VB app? Do I need additional OCX/DLL to read the barcode?
2. How will I know which symbology to use - they are using the alpha numeric format so from what I've read in the past posts I need to use Code 39.
3. As much as possible I want my application to support barcode and the normal keyboard entries so that they could do it either way when entering their employee ID, is it possible?