Losing Database Connectivity

  • Thread starter Thread starter Neal
  • Start date Start date
N

Neal

All,

I have a windows service which polls the database every 10 seconds
(10000 ms). When I change the frequency to 100 ms. After a few hours,
the Windows Service does not even connect to the database anymore, nor
does it throw any errors.

I'm closing my connections properly and I noticed that it doesn't
affect any other applications that are hitting the same database.

Any thoughts?

Thanks,
Neal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top