I am utilizing a database that imports jpgs according to the file name from
another field. This works great and keeps my database's file size to a bare
minimum, however, when moving through the records, with each record, I get an
"Importing Image" or "Importing Picture" dialog box and a progress meter.
Even though this flips through very quickly, it often locks up and I cannot
get it off my screen.
How can I eliminate this dialog box from occurring? It doesn't happen with
BMPs, just with jpgs.
Allen Browne - 18 Apr 2005 18:20 GMT
See:
Suppress the "Loading Image" dialog
at:
http://www.mvps.org/access/api/api0038.htm
Also:
Image Control may cause a GPF when browsing between records
at:
http://www.mvps.org/access/bugs/bugs0044.htm

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
>I am utilizing a database that imports jpgs according to the file name from
> another field. This works great and keeps my database's file size to a
[quoted text clipped - 9 lines]
> with
> BMPs, just with jpgs.