View Full Version : Saving OLE objects


c_shutty
05-21-2001, 12:47 AM
Hi,

Could anyone tell me how to save a ole object in code. At the moment my code looks a bit like this.

with myset
!Picture = OLEPic
end with

this does not work and when i flick though the records the picture is not diplayed. in the table the OLE field shows 'long binary data', instead of 'bitmap image'. What am i doing wrong???

ElsVanMiert
05-21-2001, 05:10 AM
Given the multiple complex problems that are inherent to the adminstration of binary data with ACCESS, I strongly suggest that you have a look at the information about the Graphic Wizard (Powerup-page at www.unsoftwareag.com). (http://www.unsoftwareag.com).)