Pictures in a database

I

Ivor Williams

I have a large database with many records, each one includes a picture (jpg)
approximately 3.5kb. Obviously with many records, this creates a lot of
bloat. Is there an easy way to reduce the size of the pictures en masse or a
better file format to use for the pictures so as to reduce the size of the
database?

Ivor
 
A

Arvin Meyer

Ivor Williams said:
I have a large database with many records, each one includes a picture (jpg)
approximately 3.5kb. Obviously with many records, this creates a lot of
bloat. Is there an easy way to reduce the size of the pictures en masse or a
better file format to use for the pictures so as to reduce the size of the
database?

PictureMgr is a prebuilt free demo database that demonstrates how to display
pictures in Access, complete with all the code you'll need.

http://www.datastrat.com/Download/Picture2K.zip
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
L

Larry Linson

The sample databases at http://accdevel.tripod.com illustrate three
approaches to handling images in Access. The article included in the
download discusses the problem of bloat (which only occurs with one of the
three approaches).

Larry Linson
Microsoft Access MVP
 

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