Re: Info regarding integrating a barcode reader with PostgreSQL

From: John Burski <john(dot)burski(at)911ep(dot)com>
To: "Sullivan,Deric [CMC]" <Deric(dot)Sullivan(at)ec(dot)gc(dot)ca>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Info regarding integrating a barcode reader with PostgreSQL
Date: 2001-07-09 18:52:35
Message-ID: 3B49FD73.8F63DFED@911ep.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What kind of interface do your barcode readers use? If they are a "keyboard
wedge" style there shouldn't be anything specail about connecting them and
making them operational - they fit between the keyboard and the I/O socket on
your computer. We've used ID Tech barcode/magcard readers for a couple of
years that have this interface with no problems - they have connectors for
both 5-pin DIN and 6-pin mini-DIN connectors. You may have some issues
pertaining to configuring which barcode patterns they recognize, but those
issues should be covered in any manuals that are supplied.

Good luck!

"Sullivan,Deric [CMC]" wrote:

> Hi,
>
> I'm looking for details on how to integrate a barcode reader (e.g.
> one from Symbol) with a PostgreSQL database. Currently I use PostgreSQL
> 7.1.2 as the backend and psql, pgaccess, pgAdmin v7.1.0 (on Windows),
> phpPgAdmin as the frontend(s). The backend, a couple of the frontends, and
> the PHP enabled web server run on a Linux workstation. I'm new to the
> details of barcode readers so I'm also looking for hints on how to get a
> barcode reader hardware working on a Linux system. Any help would be
> appreciated.
>
> Thanks,
> Deric Sullivan
> Deric(dot)Sullivan(at)ec(dot)gc(dot)ca
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

--
John Burski
I.T. Manager and Systems Administration
911EP
First in LEDs... The solid state warning light leader.
1-800-863-6911

In response to

Browse pgsql-general by date

  From Date Subject
Next Message ryan.a.roemmich 2001-07-09 20:16:34 index skipped in favor of seq scan.
Previous Message Alex Pilosov 2001-07-09 18:49:28 Re: Info regarding integrating a barcode reader with PostgreSQL