Exit Database Event?

K

Ken Snell

There is no Exit Database Event. I believe the poster was using a generic
reference to an event that you might use for causing the database to close
(such as the OnClick event of a command button that the user clicks in order
to exit the database).
 
Top