How to display a JPG image from a folder in a report

  • Thread starter Thread starter Ria
  • Start date Start date
R

Ria

Hello,

I have a database which stores the path and filename of
more than 300 JPG images. I have followed article 210100
in the knowledge base as a guide; however, it seems to
only work well for bmp files, for JPG files what seems to
happen is that the files seem to be loading into memory,
so the screen flashes as it loads the files into memory
and soon memory is overloaded and my system crashes. I
have tried the same database using bmp images and it works
fine. Has anyone encountered this problem?

Any Suggestions would be appreciated.
Thanks
 
Hi Ria.

I have a similiar problem. I am creating a report which stores up to 9
images on a single page, the report being 10 pages or even more. What
happens is that I can create the first 2 pages OK, but after that the system
crashes. I just upgraded the DB from storing OLE objects into storing
relative paths. It always worked before (with the OLE, took a long time to
load, though) but I´ve hit this wall here. Maybe it is something simple.
I´ve only been doing this since yesterday (graduating from Delphi to C#,
with VB stops along the way :-)

Anyway, I´ll be following this thread if it leads anywhere.

Heimir Tomm
 
Back
Top