|
Home > Archive > MS Access data conversion > November 2005 > Microsoft Access was unable to create an MDE database
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Microsoft Access was unable to create an MDE database
|
|
| laurie_brand@dom.com 2005-11-03, 8:30 pm |
| I am receiving the "Microsoft Access was unable to create an MDE
database" message and I've read through all of the previous postings on
this. I am running Access2000 SP3 off of an XP OS, my code all
compiles, I have repaired and compacted, I do not have anywhere near
500 forms on this application. I have previously made this same
application into an .mde hundreds of times. So, I do not know why now
(all of a sudden) it won't work. Any other suggestions?
| |
| Douglas J. Steele 2005-11-03, 8:30 pm |
| See whether there's anything relevant at
http://www.access.qbuilt.com/html/c...l#CannotMakeMDE
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
<laurie_brand@dom.com> wrote in message
news:1130965520.026798.192060@f14g2000cwb.googlegroups.com...
>I am receiving the "Microsoft Access was unable to create an MDE
> database" message and I've read through all of the previous postings on
> this. I am running Access2000 SP3 off of an XP OS, my code all
> compiles, I have repaired and compacted, I do not have anywhere near
> 500 forms on this application. I have previously made this same
> application into an .mde hundreds of times. So, I do not know why now
> (all of a sudden) it won't work. Any other suggestions?
>
| |
|
| http://www.access.qbuilt.com/html/c...l#CannotMakeMDE
Also, forms/reports with ActiveX controls,
Also, decompile first.
(david)
<laurie_brand@dom.com> wrote in message
news:1130965520.026798.192060@f14g2000cwb.googlegroups.com...
> I am receiving the "Microsoft Access was unable to create an MDE
> database" message and I've read through all of the previous postings on
> this. I am running Access2000 SP3 off of an XP OS, my code all
> compiles, I have repaired and compacted, I do not have anywhere near
> 500 forms on this application. I have previously made this same
> application into an .mde hundreds of times. So, I do not know why now
> (all of a sudden) it won't work. Any other suggestions?
>
| |
| laurie_brand@dom.com 2005-11-03, 8:30 pm |
| Thanks, I pulled up the article you referenced. None of those items
apply. I found Article ID 814858 that talks about Access not
responding when trying to create an MDE and I did go through and
decompile and then recompile. Still no luck. I only had one ActiveX
component which was just a Common Dialog box. I removed that and still
nothing. I removed several tables that I felt were not necessary in
case my recent additions had put me over the limit. Still nothing.
Any other ideas? I really don't know what else to do. I'm going to
create another new database and re-import and re-link all my tables and
try this again.
| |
| david epsom dot com dot au 2005-11-03, 8:30 pm |
| > create another new database and re-import and re-link
I agree.
The only other things I know of relate to conditional compilation constants
and automated makes.
(david)
<laurie_brand@dom.com> wrote in message
news:1131033837.419935.108680@g44g2000cwa.googlegroups.com...
> Thanks, I pulled up the article you referenced. None of those items
> apply. I found Article ID 814858 that talks about Access not
> responding when trying to create an MDE and I did go through and
> decompile and then recompile. Still no luck. I only had one ActiveX
> component which was just a Common Dialog box. I removed that and still
> nothing. I removed several tables that I felt were not necessary in
> case my recent additions had put me over the limit. Still nothing.
> Any other ideas? I really don't know what else to do. I'm going to
> create another new database and re-import and re-link all my tables and
> try this again.
>
|
|
|
|
|