When a database is opened it launches another database which performs some timer based tasks which I would rather have running from another database.
Come the end of the day the user will close the main database, from here I want the database to also close the other database.
IE Look through open copies of access for the one that was launched automatically (by checking filename) and then close that one.
I am back programming for the first time in 3 months and so the brain is a bit rusty.
Come the end of the day the user will close the main database, from here I want the database to also close the other database.
IE Look through open copies of access for the one that was launched automatically (by checking filename) and then close that one.
I am back programming for the first time in 3 months and so the brain is a bit rusty.