Help ...
I have an Access 2000 database with a SQL Server 7.0 backend.
I am trying to record photos of clients from a webcam into
their details. I have an image field in SQL and I can
happily cut and past photos from taken from the webcam into
the database, However I want to be able to have a live view
of the webcam from the client details form, I want to be
able to use code to capture this live image into the image field. What type of a control do I need to use to get the
webcam inmage onto the form, and what code is need for this
Thanks
I have an Access 2000 database with a SQL Server 7.0 backend.
I am trying to record photos of clients from a webcam into
their details. I have an image field in SQL and I can
happily cut and past photos from taken from the webcam into
the database, However I want to be able to have a live view
of the webcam from the client details form, I want to be
able to use code to capture this live image into the image field. What type of a control do I need to use to get the
webcam inmage onto the form, and what code is need for this
Thanks