Make MDE File not selectable

W

weircolin

Hi

My computer is not giving me the option to "Make MDE File" after I have
split a database. Anyone have any suggestions?

Colin
 
R

RuralGuy

Hi

My computer is not giving me the option to "Make MDE File" after I have
split a database. Anyone have any suggestions?

Colin

A compile error will stop the process and the file format needs to be the same
as the version of Access. ver2002-2003 for ac2003.
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
W

weircolin

Hi

Got to sorted now but when I select to Make MDE File it crashed Access.
Can enyone shed some light onto this?

Cheers
 
A

Albert D. Kallal

Got to sorted now but when I select to Make MDE File it crashed Access.
Can enyone shed some light onto this?



first, do a compact and repair.

Then, hit ctrl-g, and while in the code editor...do a debug->compile...

Can you do the above?

No use trying to create a mde file if you have errors in your code...the
above should allow you to catch them...
 
Top