Timeout Expired

J

Joe Fallon

All of my short run queries work fine.

I have a long running query (over 1 minute).
I get an error in my VB.Net code that says the Timeout Expired.

The SQL Server connection string has a Timeout of 15 seconds.
But I thought that was just for the establishment of the connection itself.
(I tried changing it to 300 but still got a timeout after 37 seconds.)

Any ideas what is happening and how to fix it?
 

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

Top