I
Icebox
I've got an access 2007 database of about 4500 photos. In the past the db
has just served to record data about each image, but now I'm adding in scans
of each photo via an attachment field. My first question about the
attachment field is whether the attachments are stored in the accdb file or
externally. It appears to me that it is in the db file.
Assuming that I'm right about that, then my main concern is the size the db
will become once the photos are added. Right now there's only about 10MB of
data and code in the db, but each set of attachments will run about 500 to
700kb, which means that when the attachments are complete the db will grow to
over 2GB in size. What kind of problems will a db that size cause? Will the
attachments cause db operations to slow to a crawl? If so, is there a
different way to achieve the same purpose, which is to display relevant
images of each photograph when the image is looked up?
Thanks!
Mark
has just served to record data about each image, but now I'm adding in scans
of each photo via an attachment field. My first question about the
attachment field is whether the attachments are stored in the accdb file or
externally. It appears to me that it is in the db file.
Assuming that I'm right about that, then my main concern is the size the db
will become once the photos are added. Right now there's only about 10MB of
data and code in the db, but each set of attachments will run about 500 to
700kb, which means that when the attachments are complete the db will grow to
over 2GB in size. What kind of problems will a db that size cause? Will the
attachments cause db operations to slow to a crawl? If so, is there a
different way to achieve the same purpose, which is to display relevant
images of each photograph when the image is looked up?
Thanks!
Mark