Hi,
I have two tables, table a contain data and table 2 contain images/blob both have relation with column "ID". I am trying to show image/blobs below the item without using regions.
so information from table a showing on screen (as a form) now i need to show the image which is blob item in table b. I tried using the normal display image option using source property but no sucess.
please advice how can i get the image from table b(blob column)
thanks