MS Access to capture image from webcam

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I capture video/still images from web cam using the MS access?

I want to develop a simple data base system for registering visitors with
photo. It will also print a visitor card using Zebra card printer.

The data base will record the details of the visitors with photo attachement.
 
I wrote one some time ago that work with Access 97 and the Kodak Image
controls that came with earlier versions. Those controls are no longer
available.

Your camera ought to have a TWAIN capacity which will get the picture and
there are programs like DBPix which can get them into the Access database.

http://www.ammara.com

I prefer to use the file system to hold the picture and store the path in
the database.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Back
Top