Image from database table column Mysql
Magezi Sagesse
DRCONGO
In my database I have a table that has a column of mediumblob datatype (Following mysql help documentation for .net connector).
I want the image in that column to be printed on the report in an imagebox object. I set the image object datacolumn property to the column the image is not being printed.
Can anybody help me!!! or tell me what to to so that the image can be displayed. (in the datatable the column is of byte[])
I want the image in that column to be printed on the report in an imagebox object. I set the image object datacolumn property to the column the image is not being printed.
Can anybody help me!!! or tell me what to to so that the image can be displayed. (in the datatable the column is of byte[])