Adding thumbnails

Elmobram22

Registered User.
Local time
Today, 23:02
Joined
Jul 12, 2013
Messages
165
Hey,

I am looking for a way to store thumbnail images for specific records. I want an idiot proof way of selecting a jpeg image and then storing a 200x120px bmp version of the file in the database. Is this achievable with VBA code?

Cheers,

Paul
 
Hi Paul,

If you are using Access 2007 you don't need to store the bmp files.

Simon
 
Hi Paul,

If you are using Access 2007 you don't need to store the bmp files.

Simon

Hi Simon,

Unfortunately I am using access 2003.

Cheers,

Paul
 

Users who are viewing this thread

Back
Top Bottom