Subject | Re: [IBO] Re: TBlobField problem |
---|---|
Author | Tilo Muetze |
Post date | 2001-11-06T18:11:08Z |
""Thomas Steinmaurer"" <thomas.steinmaurer@...> schrieb im Newsbeitrag
news:9s9890+o6t7@......
complicated for me :)
--
Regards,
Tilo Muetze
news:9s9890+o6t7@......
> Hi Tilo,Good idea Thomas, but it still doesn't work. Seems that this one is too
>
> try to insert following line:
>
> ...
> imgJPG := TJpegImage.Create;
> imgJPG.LoadFromFile(sFileName);
> imgJPG.SaveToStream(strJPG);
> strJPG.Position := 0; file://<---------- insert this line!
> ...
complicated for me :)
--
Regards,
Tilo Muetze