error when access exit by program

P

PF

I launch an access application with
the window scheduler

The application compact a database
the exit with


DoCmd.Quit acQuitSaveNone

Just at this point i have a window98 message box saying the application
will be shut down
because it has made a non conform operation. I have a message box just
before the
instruction docmd.quit. So i am sur everything is ok up to there.

i also try application.quit
 

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