(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...
Can anyone suggest anything other than commenting out the procedure a line at a time?
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...

Can anyone suggest anything other than commenting out the procedure a line at a time?

Last edited: