-
Reading data from barcode scanner
Hi,
Can anyone please help me out with this project I have to do, I am a VB 6 beginner and I have a project which requires me to read data from a barcode using a handheld Symbol scanner and then link that data to an Oracle database, I've been trying to attempt this for weeks now but with no luck.... I would be eternally gratefull to anyone who could help me out with this.
Thank you,
Derek
P.S. the manufacturer sample code is not useful
-
If the scanner attaches to the serial port, you can use the MSComm control to read its input. If it's a "keyboard wedge" scanner, its input will appear as if it were typed at the keyboard; you may simply set focus to a textbox and the scanner's input will appear in the .Text property.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
THanks for your reply Phil, but the scanner uses a PS/2 interface, I did try the MSComm control earlier but no luck there.
Derek
-
So I assume you plug the scanner into the keyboard connector on the PC? Try setting focus to a textbox, then doing a scan; the scanner's output should appear in the textbox.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
yes, the scanner is plugged into the keyboard connector on the pc. I tried to do a scan but it does not show any output in the textbox.
Derek
-
I would double check that the scanner is installed and configured correctly, checking with the vendor's support dept as necessary.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
By kumar_naveen81 in forum VB Classic
Replies: 0
Last Post: 04-25-2005, 11:20 PM
-
By Chicho in forum VB Classic
Replies: 11
Last Post: 10-01-2003, 12:00 AM
-
Replies: 0
Last Post: 09-09-2002, 04:48 PM
-
By sb in forum VB Classic
Replies: 0
Last Post: 07-22-2000, 04:07 AM
-
By Desmond Cassidy in forum authorevents.kurata
Replies: 3
Last Post: 04-19-2000, 03:54 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks