Error in Access 2003 Runtime MDE

Adeptus

What's this button do?
Local time
Today, 16:46
Joined
Aug 2, 2006
Messages
300
(SOLVED) Error in Access 2003 Runtime MDE

I am updating some databases from Access 2 MDB to Access 2003 MDE, to be used with the Runtime.

In one of them I am getting an Error 7802: "That command isnt available in an MDE/ADE database".

I searched the forums and found a similar thread, but that was relating to printer settings (PrtMip & PrtDevMode). I'm not using either of these commands in the error-triggering code, and can't find any other suggestions as to what could cause it.

And since it only happens with the MDE, I can't switch to the debugger to see which line is causing it... :rolleyes:

Can anyone suggest anything other than commenting out the procedure a line at a time? :(
 
Last edited:
Oops... how did I miss seeing that... it was opening a report in design mode!!! :o

Problem fixed, sorry to waste bandwidth! :p
 

Users who are viewing this thread

Back
Top Bottom