Re: Access Compliating

Tech-Archive recommends: Speed Up your PC by fixing your registry



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




.



Relevant Pages

  • Re: 2007 Installation
    ... I encountered the exact same problem after installing Access 2007 alongside ... pre-compiled mde. ... The solution is to compile the 2002 mdb into an mde using the 2007 ... I have an exe that opens an Access "portal" ...
    (microsoft.public.access.setupconfig)
  • Re: 2007 Installation
    ... I encountered the exact same problem after installing Access 2007 alongside ... pre-compiled mde. ... The solution is to compile the 2002 mdb into an mde using the 2007 ... I have an exe that opens an Access "portal" ...
    (microsoft.public.access.setupconfig)
  • RE: I cant generate one Module MDE in Access 2002,2003.
    ... Make sure that the MDE file will compile too. ... This error is usually associated with compiling a large database into an MDE ...
    (microsoft.public.access.security)
  • Re: MDE not possible ?
    ... First compile the MDB and make sure that there are no errors in the code ... before creating the MDE. ... Because of the methode used to compile the database a lot of references ... If your database is in Access 2000 file format (it should say on ...
    (microsoft.public.access.formscoding)
  • Re: Secure Payroll information w/o using Access Security
    ... compile, followed by Save). ... I thought the MDE would be a good approach, but I tried to create an MDE ... "This error is usually associated with compiling a large database into ... Create a startup form that is opened ...
    (microsoft.public.access.security)