add webcam in vb6 application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ravipanand
    New Member
    • Sep 2008
    • 4

    add webcam in vb6 application

    Hi all,

    How am i add webcam in vb6 form and save it to access database.

    thanx
    Ravi
  • FishVal
    Recognized Expert Specialist
    • Jun 2007
    • 2656

    #2
    Hello, Ravi.

    Let me split your question into what related to Access and what doesn't.

    Related: video or shot stored in file could be added to Access table as BLOB field or as filesystem path.

    Not related: video or shot from webcam may be stored in file via an appropriate ActiveX control - google for it

    Regards,
    Fish

    Comment

    • ravipanand
      New Member
      • Sep 2008
      • 4

      #3
      Hi Fish,

      In my VB6 form i want a picture box in which i want to integrate webcam which will take still picture and save that picture to access database. Please solve this problem or send me code i m very thankfl to You.

      with regards
      Ravi

      Comment

      • FishVal
        Recognized Expert Specialist
        • Jun 2007
        • 2656

        #4
        Hello, Ravi.

        In the thread under the link in my previous post there was a poster who did exactly the same as what you are going to do. Being on your place, I would track all his/her posts to get clues of how it could be done.

        Kind regards,
        Fish

        Comment

        Working...