Hi alls,
since 2 week i'm stuck to do this thing. Actually i need to display image from oracle database into the picturebox. My oracle database got table name "STAFF_PHOTO" and the column of photo is "PICTURE". The image already converted into ByteArray.
I'm already make a connection and success but the image stil cannot display. already refer to the tutorial but still stuck. I'm also try to use Memorystream but still can't.. anybody can help me plz....:(