Creating a mde from a 2002 mdb

M

Marie Bayes

I have an .mdb database written in 2002 on a 2002
machine.
Now I'm taking the .mdb database to a 2000 machine and trying to create an
mde, the process starts and then fails without explanation. Please help.
 
A

Albert D.Kallal

Can you compile the database BEFORE you try and make a mde?

To compile:
open the database (use the shift key if you got any startup code etc.).

Then hit ctrl-g to bring up the debug window. Now go debug->compile...
 
Top