MDE

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Everytime I try to make an MDE file, Access stops responding. Any thoughts?
 
The first step in creating an MDE is to make sure all the code is compiled.

Open the database exclusively. With the database open press Ctrl + G. When
the Microsoft Visual Basic window opens go to Debug on the menu. If
Compile is grayed out, that means it's compiled already and there's some
other problem. If it isn't grayed out but won't compile, you need to fix the
problem code then compile. After it's compiled, try making the MDE again.
 
I found another post with similar advice, and was able to create the mde, BUT
the switchboard does not pop up automatically now, and I had code tied to it
for security questions. Any thoughts?
 
Matt said:
I found another post with similar advice, and was able to create the mde, BUT
the switchboard does not pop up automatically now, and I had code tied to it
for security questions. Any thoughts?

Tools >> Startup

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Wow, I'm ignorant, that never even crossed my mind! The obvious avoids
me...thanks
 

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

Back
Top