I'm looking for a programmed portable barcode reader (or a barcode
reader hooked up to a laptop) with the software that will let you scan
in barcodes, and the reader will beep if the barcode is on the list of
expected barcodes and BUZZ (or make a different beep, whatever) if its
not.
The readers I've seen on the market don't seem to mention software.
This is the problem I'm trying to solve. We need to inventory a huge
amount of books, some of which are linked to a generic record that
gives no information about the book in the catalog. Other books are
linked to the specific record, and they just need to be verified as
present. We can get together a list of the books linked to a specific
record to check all the books we scan against. There's a few more
complications, (i.e., a book may belong to a different branch, etc.),
but the basic jist is we can get our catalog to generate a list of
books we need just to verify as present, and all the others should be
yanked off the shelves to see what the problem is. If we have a
barcode reader that didn't just blindly read in numbers to be uploaded
later, but gave us feedback as we went along as to what didn't belong,
we could really speed up the process.
Whatever system has to be portable, because the catalog computers are
even on the same floors. And even if we could bring up all the books,
the computer catalog system won't let you sort out the books this way
without a lengthy number of keystrokes, so the software should be
specific to inventorying like this. |
Clarification of Question by
dresdnhope-ga
on
20 Apr 2004 08:50 PDT
To clarify: We would do a shelfing section at a time, for each
reader. That would be roughly one thousand books at a time.
Initially we'd query our library system to list the books in call
number range 380 A through 382.823 D (the beginning and end of one
shelf) with a particular location code, (down in storage). If the
discrepancies are huge, we could end up with a barcode list a lot
shorter (i.e., we have a lot of unidentified material) or a lot longer
(i.e, a lot is missing) than we'd expect just by estimating the number
of books that could fit on that shelving section.
The list we would provide would be a text file. It may initially have
extra data in it like the book's title, call number, etc, but I can
massage the data down to a simple list of barcodes.
|