Unable to create MDE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Access 2002 and started off creating a database in Access 2000
format. Later, I converted it to a 2002 format and when I want to create an
MDE file, I get an error:

Microsoft Access is unable to create an MDE database.

Any ideas what are the possible reasons for this and if there is any log
files somewhere I can look to get a clue? Thanks.
ck
 
Have you tried to compile the MDB (on the Debug menu when you're in the VB
Editor)?

That should highlight errors. Repeat until you've corrected them all, then
try your conversion again.
 
Thanks, Douglas. That did the trick.

Douglas J. Steele said:
Have you tried to compile the MDB (on the Debug menu when you're in the VB
Editor)?

That should highlight errors. Repeat until you've corrected them all, then
try your conversion again.
 
i'm getting the same error from my a2k mdb file when i try to create an mde
(for the 1st time, btw). so what's the operational definition of "compile the
MDB (on the Debug menu when you're in the VB Editor)?"

thanks for a little bandwidth.

-ted
 
Sorry, I don't understand your question. What is it you're looking for?
 
i want to assure myself there's only one 'Debug' 'button' from the menubar. I
always compile using this every time i add/modify some Event oriented vba
code i author and if this is true then this is not helping me.

-ted
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top