Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graphics File Format - Speed Up Form Open

Status
Not open for further replies.

tpearo

Technical User
Joined
Apr 24, 2000
Messages
124
Location
US
I have some forms in my database that I have used some colored jpg files to make the form look a little nicer. It seems that with the file used on the form, the form takes a long time to open. Is there anyway to speed up the opening of a form.
 
Do you have the image embedded in the form? Or do you call it from a field?

"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
 
basic solution would be to put those files "closer" to your database, i.e. in the same directory, on your local hdd, NOT on the network... although the change in speed might not be that noticeable, depends on various factors...

but I suppose you could try to pre-load the images, it will take longer to start your database, but once started, the different forms should load quicker...

--------------------
Procrastinate Now!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top