hi the problem occurd at
this error
ERROR [HYT00] [Microsoft][ODBC SQL Server Driver]Timeout expired
commandtimedout
Page 1 of 14 Replies - 167 Views - Last Post: 26 June 2012 - 06:26 AM
Replies To: commandtimedout
#2
Re: commandtimedout
Posted 26 June 2012 - 04:17 AM
So, you're failing to access a database. But what are you doing here?
#3
Re: commandtimedout
Posted 26 June 2012 - 04:25 AM
#4
Re: commandtimedout
Posted 26 June 2012 - 04:43 AM
I see... much clearer now.
This post has been edited by MrShoes: 26 June 2012 - 04:44 AM
#5
Re: commandtimedout
Posted 26 June 2012 - 06:26 AM
Well, the first problem is that you're using the ODBC driver for MS SQL Server. Use the native SqlClient provider instead. Next, the problem is that your query is timing out. You should optimize the query so it completes more quickly.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|