Pictures from webcam

I

IT-1957

Hi, I have a database for custom parts, I need to take a picture of each part
and associate the picture with is corresponding record, I have 15 producion
lines and an a front end application controling the flow of each part, there
are a lot of parts (1000's each day) so linking one by one manually is just
no possible (and not every one could doit)
Is there a way to get the picture from the web cam an placed as an ole
object on the record using a command button? Or that by clicling the button
the image get stored on a folder, storing the reference path per each picture
with is corresponding record? I'm using SQL 2005 as the back end.

Your help is really apreciate. (I tried to use VideoCap Pro ACTIVEx cONTROL
but I haven't been able to ge it to work)
 
J

Jeff C

--
Jeff C
Live Well .. Be Happy In All You Do


IT-1957 said:
Hi, I have a database for custom parts, I need to take a picture of each part
and associate the picture with is corresponding record, I have 15 producion
lines and an a front end application controling the flow of each part, there
are a lot of parts (1000's each day) so linking one by one manually is just
no possible (and not every one could doit)


Is there a way to get the picture from the web cam an placed as an ole
object on the record using a command button? Or that by clicling the button
the image get stored on a folder, storing the reference path per each picture
with is corresponding record? I'm using SQL 2005 as the back end.

Check this site for hints:

http://www.databasedev.co.uk/bound_image_form.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top