Hi All,
I have been using the ever popular Inactive Shutdown form that I found of the web for about a year, the problem I am having is that it doesn't seem to always work.
I intentially left the database open 2 days ago and it still has not shut itself down, its set to a 6 hour timer.
The only thing I can think to do is change the DoCmd.Quit acQuitSaveAll to DoCmd.Quit acQuitSaveNone.
Do you folks have any other suggestions to the control or maybe another way to shut down after idle?
The real issue its causing is a lame ldb file that won't go away, which prevents the server from creating a backup of the access file.
I have been using the ever popular Inactive Shutdown form that I found of the web for about a year, the problem I am having is that it doesn't seem to always work.
I intentially left the database open 2 days ago and it still has not shut itself down, its set to a 6 hour timer.
The only thing I can think to do is change the DoCmd.Quit acQuitSaveAll to DoCmd.Quit acQuitSaveNone.
Do you folks have any other suggestions to the control or maybe another way to shut down after idle?
The real issue its causing is a lame ldb file that won't go away, which prevents the server from creating a backup of the access file.