Dear Sir,

I've code to close the database connection in the Form_Terminate() event. But as I exit the system by clicking at the 'X' button on the up-right corner, the system is still running at the background. I need to open the task manager to terminate the whole system.

Is there any way to solve this?

Thanks...:-)