Barcode reader using Access

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kai

    Barcode reader using Access

    Hi,
    I am looking for a Bar code reader softwre to read (Scan) bar code to
    MS-Access database table, I tried on the Web, but donn't know which one is
    good. Please help for recomanding one.

    Thanks

    Kai



  • ALESSANDRO Baraldi

    #2
    Re: Barcode reader using Access

    "Kai" <kailiang@earth link.net> ha scritto nel messaggio
    news:dG9Uc.2841 9$Jp6.1338@news read3.news.atl. earthlink.net.. .[color=blue]
    > Hi,
    > I am looking for a Bar code reader softwre to read (Scan) bar code to
    > MS-Access database table, I tried on the Web, but donn't know which one is
    > good. Please help for recomanding one.
    >
    > Thanks
    >
    > Kai[/color]

    On my webSite you can find on Reports Section Two easy Sample
    of Barcode Generator.
    No OCX no external Control.
    It's Italian version but i think you will have no problem, inside English
    comment.

    --
    @Alex (Alessandro Baraldi)
    ---------------------------------------------------------------------------

    ---------------------------------------------------------------------------


    Comment

    • Tony Toews

      #3
      Re: Barcode reader using Access

      "Kai" <kailiang@earth link.net> wrote:
      [color=blue]
      > I am looking for a Bar code reader softwre to read (Scan) bar code to
      >MS-Access database table, I tried on the Web, but donn't know which one is
      >good[/color]

      Barcodes mean

      1) a means of reading them. These devices usually fit between your keyboard and
      your computer and mimic someone keying in the code directly. All you need to do in
      your app is a little forms design to ensure someone can continuously feed bar codes
      into your app and change the quantity occasionally.

      2) A means of printing them. Choose the proper barcode and locate an appropriate
      font. Place the font file on all the systems which will be printing bar codes. On
      the report(s) change the font on a field to use the bar code font. Some bar codes
      like having *s before and after while others like check digits.

      For more info and links see the Using bar codes within an application page at my
      website at http://www.granite.ab.ca/access/barcode.htm

      Tony
      --
      Tony Toews, Microsoft Access MVP
      Please respond only in the newsgroups so that others can
      read the entire thread of messages.
      Microsoft Access Links, Hints, Tips & Accounting Systems at

      Comment

      Working...