Re: Access Compliating
- From: Nikos Yannacopoulos <nyannacoREMOVETHISBIT@xxxxx>
- Date: Thu, 19 May 2005 13:58:52 +0300
Well, no, an .mde won't improve performance, but some of the tricks in Tony Toews' page below:
http://www.granite.ab.ca/access/performancefaq.htm
can make a huge difference!
Nikos
Warrio wrote:
so I guess I can't make my application any faster.. Thanks again!
"Albert D.Kallal" <PleaseNOOOsPAMmkallal@xxxxxxx> a ιcrit dans le message de news: uZr21Z8WFHA.2664@xxxxxxxxxxxxxxxxxxxxxxx
During development, you compile to have syntax and code errors discovered. Thus, during development, you should compile often. in fact, I compile every time i make a code change.
Of course, when you done making changes to your application, then you want to make a mde file. A mde file is already compiled, and thus no further compiling is needed. This also means that to make a mde, no compile errors can exist (so, a mde is a nice "final" check before you distribute).
In addition, a mde is already compiled, and users can't change it.
-- Albert D. Kallal (Access MVP) Edmonton, Alberta Canada pleaseNOOSpamKallal@xxxxxxx http://www.members.shaw.ca/AlbertKallal
.
- References:
- Access Compliating
- From: Warrio
- Re: Access Compliating
- From: Albert D.Kallal
- Re: Access Compliating
- From: Warrio
- Access Compliating
- Prev by Date: Re: How to invoke error meesage
- Next by Date: Re: subform resetting settings - followup
- Previous by thread: Re: Access Compliating
- Next by thread: subform resetting settings - followup
- Index(es):
Relevant Pages
|