Inputing digital camera inages into access using vb4 
Author Message
 Inputing digital camera inages into access using vb4

does anyone know if it is possible to download images from a casio camera,
using VB4, to allow direct input of pictures into access database field.
at present i seem to have to go via the camera's own software
any help would be appreciated
cheers



Tue, 29 Jun 1999 03:00:00 GMT  
 Inputing digital camera inages into access using vb4

Quote:

> does anyone know if it is possible to download images from a casio camera,
> using VB4, to allow direct input of pictures into access database field.
> at present i seem to have to go via the camera's own software
> any help would be appreciated
> cheers

Try the Wang Imaging software.  The most current version can be
downloaded
from Wangs web site.  Microsoft also has it, but when I checked their
web
site a couple of weeks ago it was an older version.

Using the imaging software you can use the cameras Twain driver to bring
an image into your program.  I experimented with it.  The biggest
problem
I see was that I couldn't figure out a way to directly insert the image
into an Access database as an OLE object without an unacceptable
increase
in image size because of the image preview that was stored with it.

When I have the time, I want to experiment with copying the image to
disk as a TIFF file, then copying the file to the database to avoid
this overhead.



Thu, 01 Jul 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Windows Application Using A Digital Camera

2. Use VB to Access Digital/Video Camera

3. Neep help accessing scanner/Digital Camera

4. Digital Camera Images into an Access database

5. Programmatic access to digital camera via USB?

6. Controlling a digital camera from a bound object frame

7. Retrieve embedded information from jpg file (digital camera picture)

8. Digital Camera Download Solution Required

9. TWAIN &/Or Digital Camera's

10. VB with digital camera/ 3D etc - How?

11. Digital Camera

12. Digital Camera USB driver

 

 
Powered by phpBB® Forum Software