ole2 object in shape?

T

Timothy

Dear All,

For Database Diagram, shape obj under master (with ID 4), contains a
foreigndata property. the property is referring to "embedded OLE2 object",
and it is represented as a MIME message type (a byte array actually).

Anyone has experience to decode this foreigndata property and retrieve the
detailed message out? the message inside shall be detailed database
properties of the entity.

Regards,
Timothy
 
J

JuneTheSecond

When I debug.printed, there are lot of question mark. I wonder can it be
decoded.
In the vsx file ther is also that kind of unreadable data, I decoded it and
I could read some of them, but alomost were unreadable.
 
Top