Hi,
I'm already using ORacle 11G . The problem is when i'm using System.Data.Oracleclient to pull blob into picturebox it's ok, but when i'm using OracleDataaccess.Client / Types.....there no image appear n comeout error " Parameter is not valid" in this coding :-
Quoted Text Here
Dim bmp As Bitmap = Image.FromStream(ms)
can anyone help me....Tq