Article

From:
To:
Marcio dalmolin
Subject:
Re: Jpeg error #53
Newsgroup:
borland.public.delphi.graphics

Re: Jpeg error #53

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
 
 
Originally created by
Tamarack Associates
Thu, 19 Sep 2024 16:26:04 UTC
Copyright © 2009-2024
HREF Tools Corp.