MDE creation hangs (Access FE, Oracle BE)

dungstar

Registered User.
Local time
Today, 23:04
Joined
Mar 13, 2002
Messages
72
I have developed an Access application as a front-end to an Oracle back-end. I'm trying to create an MDE file with the Access MDB file but it hangs every single time until I manually force it to close.

(The MDB file has been "compacted & repaired", and the coding successfully compiles.)

Has anyone else experienced this problem or know of any possible solutions?

Thanks,

D
 
Create a new db and import everything from your FE into it. Relink your BE. Rename the old db, rename the new db. Try making you MDE from the new db.
 

Users who are viewing this thread

Back
Top Bottom