Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-08-15 : 07:29:04
|
sridhar writes "I have called a sql stored procedure (update query)inside the active x script of DTS. Whenever i run the dts package for more then 15000 records, i am getting an error "Microsoft Provider ADO DB for SQL Server : Timeout Expired".Its behaviour is so strange that at some point of time the same process is working fine while the another moment its giving timeout error. I have also added the ConnectionTimeout and CommandTimeout = 0 But found no difference. " |
|
|
|
|