I can't seem to figure out why this is happening...
We have a program which displays a lot of data from a database. This program provides near real-time display of information. It reads from the database every 10 seconds and refreshes the screen. It also has various reports.
If the program has been running for many days and then is closed, the process will remain in Task Manager and use up all the processor. The task has to be ended in Task Manager for it to go away.
Any idea what the cause of this might be? I know this is a broad question, but any ideas might get me on track.
We have a program which displays a lot of data from a database. This program provides near real-time display of information. It reads from the database every 10 seconds and refreshes the screen. It also has various reports.
If the program has been running for many days and then is closed, the process will remain in Task Manager and use up all the processor. The task has to be ended in Task Manager for it to go away.
Any idea what the cause of this might be? I know this is a broad question, but any ideas might get me on track.