I have a DB that has been split. When I open the mdb it also opens the XX_be.mdb (data storage).
I would like the xx_be.mdb to run a query when it closes. Of course the xx_be.mdb is closed when the front end mdb closes.
Is there some event or trigger that recognizes the xx_be.mdb is closing so I can put code against it?
I do not want to run this query from the front end mdb.
Thanks,
I would like the xx_be.mdb to run a query when it closes. Of course the xx_be.mdb is closed when the front end mdb closes.
Is there some event or trigger that recognizes the xx_be.mdb is closing so I can put code against it?
I do not want to run this query from the front end mdb.
Thanks,