Dear friends,
I've a problem assigning the blob data to the ole objectdata, this error is usually appears(R0021) Example below:
// inserting a file into an ole control
if ib_notsaved then
li_rc = Messagebox("Save Changes","Do you want to Save the Attachment",Question!,YESNOCANCEL!)
if...