For our application we are using VB and VC as frontend and MSSql as backend. Nearly 4 applications are using the database simultaneously. If we run the four applications simultaneously for 10 to 12 hrs, then MSSql Server starts accessing the hard disk space much. After Killing all the applications also it is not stopping the harddisk accessing.

This problem is because of MSSql Server or Applications?