A
alex
I’ve been trying to speed up the opening of my front-end mde by
searching this group and various other places (including Tony’s Access
Tips—which is quite helpful).
One suggestion was to decompile the source code.
Let me explain what’s going on:
I have a split Access ’03 application. The mde is about 800kb and the
mdb is about 10mb. Each user opens his/her own mde file.
When the *first* user opens the database, the switchboard loads almost
instantly (2 seconds). When the second or *subsequent* user opens the
database (when the ldb file is visible) the switchboard will load in
about 5 seconds.
In this application, the users do write to the mdb, but will never
work on the same record (each user only has access to (and creates)
individual records).
Knowing this, should I decompile? My mde doesn’t seem big enough to
warrant doing so.
Thanks,
alex
searching this group and various other places (including Tony’s Access
Tips—which is quite helpful).
One suggestion was to decompile the source code.
Let me explain what’s going on:
I have a split Access ’03 application. The mde is about 800kb and the
mdb is about 10mb. Each user opens his/her own mde file.
When the *first* user opens the database, the switchboard loads almost
instantly (2 seconds). When the second or *subsequent* user opens the
database (when the ldb file is visible) the switchboard will load in
about 5 seconds.
In this application, the users do write to the mdb, but will never
work on the same record (each user only has access to (and creates)
individual records).
Knowing this, should I decompile? My mde doesn’t seem big enough to
warrant doing so.
Thanks,
alex