Why does ACCESS 2003 database get so big?

  • Thread starter Thread starter Davy in NM
  • Start date Start date
D

Davy in NM

I have an ACCESS 2003 database that is 0.54MB. I decided
to add JPEG photos to it. The JPEG files range in size
from 32 to 45 KB. Internally they are 200x200 pixels. The
total size of the photos I'm adding is 10.07MB.

If I insert the photos, the ACCESS file grows to
102.8MB!!! Why does the database size get 10 times larger
than the files I am adding?

If I link rather than insert the JPEG files, the database
still grows to 66.9MB. Why do links cause such a large
increase in the database file size?
 
Issue a compact on your database after switching from embedded images to
links. I would guess that the size will come down from the 66.9 mb size.
 
Back
Top