×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I'm in the middle of writing some programs that use the data from a 2d
barcode scan and push it do an SQL database. However, I'm encountering
some problems with the scan and I'm wondering I need to do something
special to code it to read properly?
I wrote a really quick program that simply takes the scan and writes it
to a table. If I use my program to scan, the scanner will read garbled
data and write it to the table. However, if I use the scan test program
built into the terminal and scan the exact same 2d barcode, the data is
represented properly.
The data is being written to a 255A field and ultimately to a
varchar(255) field in the database. However, the data is corrupt even
before it hits the db. The labels are of QR type (Japan labels) and are
being read from an Intermec CK-31 scanner.
Anyone have any ideas on what to check? I'll post me code to see if
there's anything obvious that I'm missing.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.