Capture image with Webcam and store to ms access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • noviceadmin
    New Member
    • Feb 2008
    • 21

    Capture image with Webcam and store to ms access

    Dear all

    I have to make a software using vb 6 and ms access with a webcam to capture the images and store it in ms access database

    please provide me necessary guidelines and code as i am new and helpless
  • werks
    New Member
    • Dec 2007
    • 218

    #2
    Originally posted by noviceadmin
    Dear all

    I have to make a software using vb 6 and ms access with a webcam to capture the images and store it in ms access database

    please provide me necessary guidelines and code as i am new and helpless
    This might help you Webcam

    --
    Kenneth
    "Better Than Yesterday"

    Comment

    • noviceadmin
      New Member
      • Feb 2008
      • 21

      #3
      Thanks Werks( Kenneth)
      as you have given me a base to proceed
      But still I was not able to store the picture to ms access database

      What I did yet . ..I have captured image through webcam and displayed it on the same form in a Picture Box

      Now I want to store this picture to ms access database by simplest method as i am not able to understand complexity of modules

      Plese provide me the code if possible

      Once again thanks to Werks and The Script Society

      have a nice day

      Comment

      • noviceadmin
        New Member
        • Feb 2008
        • 21

        #4
        Dear Werks


        One more thing
        I have to store and recall this picture. to do this I have planned to use format date function and take it as a unique id
        Now please tell me to store the image in Ms access using any unique Id and recall it again if required
        After that I have to Print the details

        Actually Its a gate pass software


        Thanks

        Comment

        • werks
          New Member
          • Dec 2007
          • 218

          #5
          Hello sorry late reply been busy lately.

          I commonly store image in a folder and just locate its path so incase the image is move or the folder it will not generate an error. Althoug you can alos use BLOB on storing image in access.

          --
          Kenneth
          "Better Than Yesterday"
          Last edited by werks; Feb 19 '08, 01:22 PM. Reason: paragraphs

          Comment

          • noviceadmin
            New Member
            • Feb 2008
            • 21

            #6
            dear werks

            Actually I only know how to store "text dat to ms access database but i dont know how to store images in a datbase using Visual basic

            I want that code in Visual basic through which i can store any image in ms access database. This picture will be captured by web cam and stored on Form in a picture box ( I have already told you)


            bye
            Thank you

            Comment

            • noviceadmin
              New Member
              • Feb 2008
              • 21

              #7
              dear werks

              I hope you are busy
              if possible then help me for that problem i disscussed in last message


              thank you

              Comment

              • debasisdas
                Recognized Expert Expert
                • Dec 2006
                • 8119

                #8
                Please find related articles here and here in the HowTo section.

                Comment

                • noviceadmin
                  New Member
                  • Feb 2008
                  • 21

                  #9
                  Dada I am Getting but actually how to use that image for BLOB treatment if the image is on the form.
                  actually i have complete some task as after capturing the image from webcam I managed to display it on the form but after that I have to save that image to access database with other details like name of that person, unique ID ,,,

                  So how to pick that picture from FORM for BLOB treatment.

                  Getting my point or not
                  Plese tell me the solution

                  Thanks for your reply

                  Comment

                  • noviceadmin
                    New Member
                    • Feb 2008
                    • 21

                    #10
                    Dear All

                    Yesterday I made that Gate Pass software but partly ,,,
                    Actually I have to generate REPOTS for hardcopty of the gate pass

                    Please help me for making reports

                    Thanks to all who helped me to come upto this stage of report

                    eagarly waiting for your replies

                    Thank You friends

                    Bye

                    Comment

                    Working...