I am working on a database that manages parts for a plant. It is set up with an access front end and a Mysql backend. I have a table called tblParts. This table contains all the information about each part inclueding an field for a blueprint. I originaly had the backend set up in access and then I ported it to mysql. When it was in access I had the blueprint field set as an attachment field so I could easly add prints and also display them on forms which is very important for this project.
After I ported the database if converted my attachment field to an OLE object field. I can still attach prints but it will no longer preview them. Is there a setting that I need to change to preview the files or do I need to make the field something other than an OLE object field?
Any help would be great.
Thanks
After I ported the database if converted my attachment field to an OLE object field. I can still attach prints but it will no longer preview them. Is there a setting that I need to change to preview the files or do I need to make the field something other than an OLE object field?
Any help would be great.
Thanks