Usally this is a simple out of memory error caused by a invalid jpeg image. In your case since you
are trying to save it from a table read from a Oracle table i would think that the problem is in
your Table1Foto.SaveToStream(MemStrm); code since you do not specify the field name but are
atempting to save the whole table to the stream which ends up not being a valid jpeg image.
Dennis Passmore
"Think it might be a new experience and
if you can not Pull then at least Push
the job will get done"
FYI: Phrase searches are enclosed in either single or double quotes