Thanks in advance,
Orna.
Hi,
Are there backend/frontend or one database?
First advice which improves performance is to remove subdatasheet view
(that is plus sign in related tables where you can see on table level
which records are related to parent table). For more details see
http://office.microsoft.com/en-us/access/HA102565411033.aspx.
Regards,
Branislav Mihaljev
Microsoft Access MVP
Thanks,
Orna.
Hi,
There are lots of advices how to speed up forms loading i.e. are there
proper relationships, have you compacted database, does disk
defragmenting helps, are there enough RAM, have you used indexes, etc.
Does each subform loads slow? You can try to load subform by subform
only when it is needed. Without database to analyze I could not tell
much more.
Also you can try to move backend from "server" side to local computer,
relink the frontend and then try to load the form. Does it still takes
too much time to load?
I finally solved the problem, I did several actions:
1. Compiled the VBA code.
2. Compacted the database
3. I changed some of the forms' code (for example instead of closing the
form each time the user exits, I changed the property "Visible" to false and
this way when the form opens again it doesn't load the controls again.
4. I ran the application with "runtime" command bar option.
5. And finally, what made the real change was surprisingly the "document
windows option", I changed it to "Tabbed Document" and the application is
running even faster than it was running in access 97.
Thanks again,
>3. I changed some of the forms' code (for example instead of closing the
>form each time the user exits, I changed the property "Visible" to false and
>this way when the form opens again it doesn't load the controls again.
On a complex form that would certainly help.
>5. And finally, what made the real change was surprisingly the "document
>windows option", I changed it to "Tabbed Document" and the application is
>running even faster than it was running in access 97.
Now that's very interesting. Thanks for posting.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
>5. And finally, what made the real change was surprisingly the "document
>windows option", I changed it to "Tabbed Document" and the application is
>running even faster than it was running in access 97.
Darn I should've looked at my website. There's a hotfix for that.
See the first section at the Access Performance FAQ page at
http://www.granite.ab.ca/access/performancefaq.htm
Http://msdn.microsoft.com/en-us/library/aa730870(VS.80).aspx
----------------------------------------------------------------------------------------
> > > > First advice which improvesperformanceis to remove subdatasheet view
> > > > (that is plus sign in related tables where you can see on table level
> > > > which records are related to parent table). For more details see
> > > >http://office.microsoft.com/en-us/access/HA102565411033.aspx.
>
> > > > Regards,
> > > > Branislav Mihaljev
> > > >Microsoft AccessMVP
>
> > Hi,
>
> > There are lots of advices how to speed up forms loading i.e. are there
> > proper relationships, have you compacted database, does disk
> > defragmenting helps, are there enough RAM, have you used indexes, etc.
>
> > Does each subform loads slow? You can try to load subform by subform
> > only when it is needed. Without database to analyze I could not tell
> > much more.
>
> > Also you can try to move backend from "server" side to local computer,
> > relink the frontend and then try to load the form. Does it still takes
> > too much time to load?
>
> > Regards,
> > Branislav Mihaljev
> >Microsoft AccessMVP- Hide quoted text -
>
> - Show quoted text -
>Access, however, is not perfect.
And that paragraph is exceedingly slanted and by someone who clearly
doesn't understand Access.
How many hours did it take you to find that paragraph?
>On Dec 4, 12:03 am, Orna <O...@discussions.microsoft.com> wrote:
And you replied to a question that was about 22 days ago. I'm sure
it's quite relevant.
I noticed in the last few days that there is significant difference in
performance when I work with different screen resolutions, the application
works much faster with higher resolution.
Is there any explanation to this behaviour?
Thanks in advance,
Orna.
>Hi Tony,
>
>I noticed in the last few days that there is significant difference in
>performance when I work with different screen resolutions, the application
>works much faster with higher resolution.
>Is there any explanation to this behaviour?
I wonder if there's a problem with your computer's video driver, or with its
interaction with Windows or Access? I don't think this is specifically an
Access problem, since the program has to use the driver to do anything on the
screen.
--
John W. Vinson [MVP]
>I noticed in the last few days that there is significant difference in
>performance when I work with different screen resolutions, the application
>works much faster with higher resolution.
>Is there any explanation to this behaviour?
Yowzer. I have no explanation for this at all. That doesn't make any
sense.
> I noticed in the last few days that there is significant
> difference in performance when I work with different screen
> resolutions, the application works much faster with higher
> resolution. Is there any explanation to this behaviour?
Do other applications exhibit any performance differences with the
different resolutions?
--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/