I am using MS-Access 2007 forms to insert a pdf file to my database. unfortunatly when I try to insert my object to database(right click on attachment textbox in my form & click on insert object) I receive below error:
"The OLE object you tried to create or edit is too large to save"
would you help me how I can solve this error?
I check my disk space. I have enough space and my pdf is just 274KB. is there any limitation for access to upload a file? if yes how I can customize it?
Thanks