Forms with Pictures load faster

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I have a form that I just added a picture to but it takes
such a long time to load the page and sort it and preform
commands like that. The pictures are bound OLE object
that is linked. Is there any way to make it go faster
 
It is generally best to store the image in a folder and store only the
address of the image in a text field. OLE objects cause *much* db
bloating. You don't mention what type of image, however IME bmp and
wmf load the fastest.
See...
http://www.mvps.org/access/forms/frm0030.htm

- Jim
 

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

Similar Threads

Displaying Pictures on Forms 2
Access Forms 2002 2
Pictures in forms 1
Pictures in forms 2
Picture Browsing 1
Display stored JPGs on a form 4
Pictures: cut and paste 2
Display picture in Form 3

Back
Top