views:

20

answers:

0

hi i am using sql server 2005 for my servlet jsp project, i am connecting it using jtds jdbc driver. the problem is it is working really good for 3 to 4 days but after that it throws error

"Network Error IO Exception : Access Denied"

unable to read file blah, blah .... then i have to detach the database and then attach it to make it work. it works pretty well in localhost, but when i deployed and accessed it from a server the aforesaid problem occurs. any ideas>