Results 1 to 3 of 3

Thread: Bar Code Read and Writing

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    Bar Code Read and Writing

    Hello,
    I have a requirement to print a large volume of certificates. Each certificate has a unique number. A Hologram gets appended to each certificate, and the Hologram also has a unique number. Once the hologram has been stuck to the certificate, the certificate number hologram number combination needs to be populated into a SQL database.

    There are too many certificates to do this manually.

    So, we will print a barcode onto each certificate, and we will use Holograms that have barcodes. Then we will use a scanner to insert the certificate number/hologram number combination into SQL.

    The front end is unfortunately Access.

    Any suggestions about the product that I should use to do this?
    Or a suggestion about an alternative approach that I should follow?

    Thanks in advance.
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

  2. #2
    Member appdalesolution's Avatar
    Join Date
    Nov 2004
    Location
    London
    Posts
    37

    Re: Bar Code Read and Writing

    there is a program called TU3 that we use with Denso handheld barcode scanners, its a dos based program that acts as an interface between the scanners.

    I have worked on an app with Microsoft Access to do this, what we did was called the TU3 program from Access, the program then extracts a text file from the scanners, which u can then open and read into an access table.

    Not entirely sure what u want to do, but i could point u in the right direction, feel free to ask me any questions.
    Lee Dale
    http://www.appdalesolutions.co.uk
    Web Design, Database/Software Developement, Hardware Upgrades, Network design/maintenance.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    Re: Bar Code Read and Writing

    Thanks,
    I would pretty much need it to be something that I build into my Access front end.

    The use case would be:

    1. User clicks on the "Enter Holograms" button
    2. User scans the certificate bar code
    3. System determines the certificate number and loctaes the certificate
    4. User scans the Hllogram bar code
    5. System determines the hologram number and populates it against the selected certificate (from step 3)
    6. User clicks "next"
    7. steps 1 - 6 repeat until the user exits the module.

    So I need to be able to create bar codes, and read the bar codes.

    Thanks
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width