Hi all,
After finally resolving some corruption issues in one of my databases (thanks again Ramou and AceMan) I have a general question or three. I have a table where one of the fields is an OLEObject datafield that stores a CAD drawing image.
When the table was first developed it was envisaged that this would be a good way for users to be able to click on a button on a form and have the user see a picture of the component. It worked OK for a while but then I think that is what may have caused the corruption in the table.
My question/s is/are
1. Is this a likely cause for the corruption?
2. Is an OLE Object a desirable item in a table?
3. What is the best way to store an image in a table bearing in mind that the table needs to be transortable, so references to files locations need to be avoided, but still not blowing out the database size?
Any comments gratefully received.
After finally resolving some corruption issues in one of my databases (thanks again Ramou and AceMan) I have a general question or three. I have a table where one of the fields is an OLEObject datafield that stores a CAD drawing image.
When the table was first developed it was envisaged that this would be a good way for users to be able to click on a button on a form and have the user see a picture of the component. It worked OK for a while but then I think that is what may have caused the corruption in the table.
My question/s is/are
1. Is this a likely cause for the corruption?
2. Is an OLE Object a desirable item in a table?
3. What is the best way to store an image in a table bearing in mind that the table needs to be transortable, so references to files locations need to be avoided, but still not blowing out the database size?
Any comments gratefully received.