MDE-file

S

Svein Engebretsen

I'm trying to compile a database to an MDE-file, but get the errormessage:
"Can't make MDE-file". Does anyone know what the problem might be?

My users are running our database on a run-time license. Will they be able
to read a MDB-file?

Thanks.

Svein E.
 
D

Douglas J. Steele

Try to compile your application (on the Debug menu when you're in the VB
Editor). That should highlight whatever's preventing you from creating an
MDE.

But yes, the run-time is capable of working with MDBs.
 
S

Svein Engebretsen

Thanks Doug, both tips worked out!

Svein


Douglas J. Steele said:
Try to compile your application (on the Debug menu when you're in the VB
Editor). That should highlight whatever's preventing you from creating an
MDE.

But yes, the run-time is capable of working with MDBs.
 

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

Top