Can anyone please help with a problem.
My application uses an Access database and if I use my exit buttons setting
db to nothing the database
is closed down correctly.
However if the X is used to exit at the top right hand corner of the form
then a .idb file remains.
How can I capture the X event so that I can ensure that the DB is closed
down correctly?
Thank in anticipation
Kevin
My application uses an Access database and if I use my exit buttons setting
db to nothing the database
is closed down correctly.
However if the X is used to exit at the top right hand corner of the form
then a .idb file remains.
How can I capture the X event so that I can ensure that the DB is closed
down correctly?
Thank in anticipation
Kevin
Comment