Create .MDE (2000 > 2002 format)

wazza

Registered User.
Local time
Today, 11:04
Joined
Apr 23, 2004
Messages
104
Hi
Im trying to create an .mde file from a database that appears to be in an Access 2000 file format.

I get a message - saying convert to Access 2002..

Will this effect any of my vb code??

??

rgrds
 
I have converted the database to 2002 - however..

I get a msg - "Microsft Access was unable to create an MDE"

??
 
Typically you get that error when your code won't compile. Will it (Debug/Compile in the VBE)?
 
hey

im trying not to panic here...

all my code seems to run fine.. but it wont create an mde - i have never created an mde before.

are there any special considerations - like eg. having a splashscreen/main menu launch on open

??
 
It doesn't matter if it "seems to run fine"; does it compile?
 
i have designed a main screen - when i run the form and any events it 'runs' through ok.

- is there another way to check whether it compiles?

i have about 20 modules of code - for events and importing data. i know there are a few loose modules which i dont use. i guess i should clear these up..??
 

Users who are viewing this thread

Back
Top Bottom