ksvimal
unread,May 10, 2012, 7:29:55 AM5/10/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I am using Powerbuilder 8.
I have updated OLE Bitmap data into a long binary column in the SQL
Anywhere Table.
I have retrieved the OLE Bitmap data from the table by using the "OLE
Database BLOB control"
I am able to see the Bitmap data in the datawindow.
I am trying to print the datawindow by using dw_1.Print(TRUE)
But in the printout, OLE Bitmap data is missing.
Please help me how to solve this problem.