Weird Timeout Problem

  • Thread starter Thread starter coolcsh
  • Start date Start date
C

coolcsh

Has anyone ever experienced this before. I have a command line C# app
that runs a query that returns a single result. When I run the
application it times out trying to run the query. But if I take the
same query and and it in query analzer it returns in 14 seconds.
Thanks for any help.

-Scot
 
Do you have transactions anywhere? It is possible you are deadlocking.
 

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