Error creating an MDE file.

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

Hello:

I have an application that I have been working on and have
generated MDE files on a basis of about three a week
following updates and modifications.

Today when I tried to do I received an error message that
read 'Microsoft Access was unable to create an MDE file'.

Can anyone tell me why this has taken place?

Thanks!
Don
 
Try compiling your application: that usually shows the problems.

With any code module open, select Debug | Compile And Save All Modules from
the menu. Repeat until no errors are found.
 
Back
Top