Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access unable to create mde

Status
Not open for further replies.

jommyjet

Technical User
May 19, 2003
49
US
I'm trying to create an MDE and getting an error message that microsoft access was unable to create an MDE database. there's no information. are there normal reasons why? thanks
 
You may have an error in your VB code somehwere. Try compiling the database, which should show you any errors.

Steps To compile:
1. Go to Modules
2. Start a new Module
3. Go to Debug on the top toolbar and choose Compile Database.
 
humbleprogrammer is, of course, correct.

Here are a couple of other things you might want to look for:

(1) Do you have add-ins which are NOT *.mde files?

(2) Have you split your database?

Judge Hopkins


There are only two rules for success: (1) Never tell everything you know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top