Optimize load picture in reports

  • Thread starter Thread starter Ruymán
  • Start date Start date
R

Ruymán

Hello, I have a report with two picture controls in which it load the
respective photo for code in event format. The first registries load the
photos good, but early start to load slow, every time more slowly, and i go
to previous register and after to next register some times the DB get
variety of errors, for example "err: 2114...the type of archive is not
admited... or is too big..."

There are any way to optimize this load of photos for to avoid this errors?

I'm using photo in jpg of 500kb to 1mb, and this same photos I use in the
forms without problems.


Thaks a lot ;-)
 
First, move your code to the Print event.
Secondly, ensure you have the "Loading Image" Dialog turned off via the
Registry.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Thank you very much, but, How i can turn off the loading image dialog in
regitry?


Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top