Connecting Tech Pros Worldwide Forums | Help | Site Map

MDE, how long should it take?

support@techarts.com
Guest
 
Posts: n/a
#1: Apr 14 '06
We are starting to implement security in an Access DB (Access 2000 and
2003 front ends, SQL 2005 back end via DSN).

The problem (or maybe not??) is that when I tried to create an MDE
file, it took over 2 hours, keeping the CPU at 99%. I finally gave up
around that time and killed the msaccess process.

We have a lot of Reports and forms....about what is the normal time? I
can make an MDE of an empty DB without any problems. It just happens

Thanks and cheers,

Rich


David W. Fenton
Guest
 
Posts: n/a
#2: Apr 14 '06

re: MDE, how long should it take?


"support@techarts.com" <support@techarts.com> wrote in
news:1145037750.576684.22520@g10g2000cwb.googlegro ups.com:
[color=blue]
> We are starting to implement security in an Access DB (Access 2000
> and 2003 front ends, SQL 2005 back end via DSN).
>
> The problem (or maybe not??) is that when I tried to create an MDE
> file, it took over 2 hours, keeping the CPU at 99%. I finally gave
> up around that time and killed the msaccess process.
>
> We have a lot of Reports and forms....about what is the normal
> time? I can make an MDE of an empty DB without any problems. It
> just happens[/color]

It oughtn't take much longer to create the MDE than it would take to
compact the source MDB file.

Run a decompile on the MDB, then compact, then compile it and see if
any errors pop up.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Wayne Gillespie
Guest
 
Posts: n/a
#3: Apr 15 '06

re: MDE, how long should it take?


On 14 Apr 2006 11:02:30 -0700, "support@techarts.com" <support@techarts.com>
wrote:
[color=blue]
>We are starting to implement security in an Access DB (Access 2000 and
>2003 front ends, SQL 2005 back end via DSN).
>
>The problem (or maybe not??) is that when I tried to create an MDE
>file, it took over 2 hours, keeping the CPU at 99%. I finally gave up
>around that time and killed the msaccess process.
>
>We have a lot of Reports and forms....about what is the normal time? I
>can make an MDE of an empty DB without any problems. It just happens
>
>Thanks and cheers,
>
>Rich[/color]

I have experienced this once in A97. I had a large front end (15Mb) that over
time progressively took longer and longer to produce an MDE, to the point that
it would take around 45 minutes to create the file. The MDE was always created
successfully, it just took forever.

Decompiling the mdb, importing everything to a clean file or using
SaveAsText/LoadFromText made no difference. This was the only file that
exhibited the problem, and the only difference with the file is that it was the
only db I was working on at the time that had Access security implemented,
although I have no idea whether this contributed to the problem.

As part of my annual(ish) maintenance I ended up blowing away the drive and
reinstalling the OS (Win2K) and reinstalling Access 97/2K/2K2. As soon as this
was done, the time taken to produce the MDE for this file dropped to approx 25
seconds and I have had no further problems.

It might pay you to reinstall Access and see if it helps.


Wayne Gillespie
Gosford NSW Australia
Closed Thread