Access 2003 Project - Can't make ADE file.

C

CH

I can't create an ADE file all of a sudden from my Access 2003 ADP file. Has
anyone encountered this issue? If you have, would you please help?

Thanks. CH
 
C

CH

In case any one makes the same mistake as I did:

I didn't clean up (compiling the file) the changes I made to codes. After I
finished compiling the file, I was able to make the mde file.

CH
 
C

Chris O'C via AccessMonster.com

After making changes to the code *always* save and compile the code. The app
runs faster since it doesn't have to compile the code every time before
running it. Any compile errors will be found so you can fix them. Not to
mention the db can be converted to mde or ade.

Chris
Microsoft MVP
 
Top