Search results

  1. V

    Question Access consuming 100% CPU and unable to exit gracefully on Windows Server 2008 (MS Ac

    No, this is not a problem related to DB size . However it seems that when there is a design change, it hangs at 'DoCmd.Quit acQuitSaveAll' Database .exe can be seen in the task manager running at 100% CPU load. and if we try to close manually by clicking the 'X' button at the top right, it is...
  2. V

    Question Access consuming 100% CPU and unable to exit gracefully on Windows Server 2008 (MS Ac

    I need to perform the compact and repair on database closing automatically.. as it is being executed from task scheduler. This problem has started coming after Access 2003. It was working fine in Access 2003. Is it related to comaptibility between Access 2007 and Windows Server 2008?:banghead:
  3. V

    Question Access consuming 100% CPU and unable to exit gracefully on Windows Server 2008 (MS Ac

    Hello Guys I am facing issue on windows server 2008 server machine having MS Access 2007 installed. Database is not able to quit and freezes. Grey windows remains. I am executing a set pf macros.. which is called from a batch file in a sequence. The command which is executed to quit the...
Back
Top Bottom