Unable create an MDE?

  • Thread starter Thread starter TA
  • Start date Start date
T

TA

Hello,
After I done for coding with a .MDB file I want to create
a .MDE file, I going to "Tools-> Databases Utilities->Make
MDE File..." Then I got an error message : "Microsoft
Access was unable to create an MDE database"
I using MSOffice 2K Premium SP1, what went wrong? (I went
to Window update but nothing to update)
Please help.
Thanks you,
TA
 
TA,

Two possibilities come to mind:

1. There may be coding errors in the database; these will prevent the
creation of an MDE. Open any code module and, from the VBA
menu, select Debug, then Compile. If there are any errors, you will see an
error message and the problem line of code will be highlighted. Continue
compiling until the compile completes with no messages at all.

2. If you are using Access 2002 or 2003, the default database format is
Access 2000. Unfortunately, if you use the Access 2000 database format in
Access 2002/3, you cannot create an MDE. You may only create an MDE of an
Access 2000-format database using Access 2000.
 
Oh--yes.
But from this morning till now I still get stuck???
When I tried to compile then I alway get an error message
"Error accessing file. Network connection may has been
lost"
Do you have any ideal?
I tried to reinstall MS Office 2000 Premium and run update
for SP3 but it still no help at all?
Any comment thanks inadvange,
Regards,TA
 
Thank you.TA
-----Original Message-----
You may want to review the following Knowledgebase article:
us;304548

--

Cheryl Fischer, MVP Microsoft Access
Law/Sys Associates, Houston, TX





.
 
Back
Top