Results 1 to 5 of 5
  1. #1
    lwilson2k1 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Nov 2013
    Posts
    2

    Take a picture from a form with usb camera **need help

    i am trying to perform a surplus of misc. hardware and need to document it.

    I want to take a picture of it barcode that identifies the item through the form i would be working. (i need help getting this started)



    I also am going to scan the barcode of the hardware item to a text box in the form.

    from that i am hoping that i can maybe scan barcode, take the picture, and have the barcode number replace what the picture filename is in the picture folder where it would be stored.

    Please help!!!!

    Let me know if any confusion. I am not an expert in access nor with coding.

    thanks

    LGW

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    Barcodes can be scanned into a database. What you want to store in the database is the translation of the barcode, usually a number or alphanumeric number. Barcode scanners can translate the barcode for your and store it in the database, provided you have a form designed correctly to do so.

    In order to store photographs on a computer or in Access database tables as an attachment, you will need to manage and manipulate the camera's TWAIN. This requires advanced programming skills.

  3. #3
    lwilson2k1 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Nov 2013
    Posts
    2
    I am going to break this up.

    Barcode scanner to text box

    Pic with camera

    form has picture box showing live feed of camera
    click button to snap picture
    picture is taken and store into a folder
    - barcode to become the filename of picture take

    Table
    Column with item barcode
    and
    Column with file name (which i want to be the barcode)

    Need some help with coding also.

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    There may be a control available to look at a "live feed". I am not aware of one. Maybe look into activex or OLE. Not sure why you are creating a barcode to be stored in your DB.

    Data bases store data. If you want to print barcodes, you will need the barcode fonts installed on your computer. Have not looked into this lately. Access may have some intrinsic fonts available. Adobe offers them also.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,738

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Iinserting a picture into a Form
    By djclntn in forum Forms
    Replies: 14
    Last Post: 02-06-2012, 11:02 AM
  2. Capturing Still Image From A Camera
    By kstarkes in forum Access
    Replies: 1
    Last Post: 01-28-2011, 04:16 PM
  3. Picture - Problem W/ Edges of Form
    By anoob in forum Access
    Replies: 2
    Last Post: 01-13-2011, 01:49 AM
  4. Link form to picture & pdf files
    By rayhawk in forum Access
    Replies: 2
    Last Post: 06-24-2010, 08:54 AM
  5. Displaying a picture on a form
    By kydbmaster in forum Forms
    Replies: 4
    Last Post: 04-04-2009, 07:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums