Using Access 2007 I’d like to create a database that would store lots of .pdf files. A one-to-many relationship: an employee’s profile would have many records associated with it and each of these records would contain one .pdf file embedded in the form in a Bound Object Frame.
I can do this, but my question is one of file space. For instance, I also have a database that contains 3,200 records and over 1,700 .jpg photos which are embedded in an attachment data type field on the form. Access automatically compresses the .jpg file nicely, and as huge as this database is, it has grown to only to 98MB. Sweet!
Storing .pdf files in a database…is this practical? I don’t see why not, but will Access auto compress the .pdf file in a Bound Object Frame as it does the .jpg in an attachment field? My data type for the .pdf file would be an OLE Object.
Any cautionary suggestions before I attempt to do this? I’m not talking of thousands of .pdf files but I’m thinking of about 300-400 files, all of them between 1 and 4 pages long. I guess I could first compress the .pdf file in Adobe Acrobat, but do I need to do this?
Thanks to everyone at Tek-tips for all the knowledge I have gained over the years. In fact I have a database just to keep track of everything I’ve learned on Tek-tips. Much appreciated.
Bill6868
I can do this, but my question is one of file space. For instance, I also have a database that contains 3,200 records and over 1,700 .jpg photos which are embedded in an attachment data type field on the form. Access automatically compresses the .jpg file nicely, and as huge as this database is, it has grown to only to 98MB. Sweet!
Storing .pdf files in a database…is this practical? I don’t see why not, but will Access auto compress the .pdf file in a Bound Object Frame as it does the .jpg in an attachment field? My data type for the .pdf file would be an OLE Object.
Any cautionary suggestions before I attempt to do this? I’m not talking of thousands of .pdf files but I’m thinking of about 300-400 files, all of them between 1 and 4 pages long. I guess I could first compress the .pdf file in Adobe Acrobat, but do I need to do this?
Thanks to everyone at Tek-tips for all the knowledge I have gained over the years. In fact I have a database just to keep track of everything I’ve learned on Tek-tips. Much appreciated.
Bill6868