Command Timeout

  • Thread starter Thread starter rob schieber
  • Start date Start date
R

rob schieber

Any ideas why a text query would timeout w/ a dataAdapter and the Command
object, but execute quickly via Management Studio?

Thanks
 
We were actually able to fix this, we ran dbcc flushprocindb([databaseId]),
and the query executed normally through ado.net. Maybe bad execution plan
or statistics?
 

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