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 |
krithi
Starting Member
2 Posts |
Posted - 2005-10-24 : 06:05:01
|
Using our ASP.net application we are getting inconsistent results when we are trying to update a table with more than 15 update queries sequentially.We are using Merge replication in our SQL server database. On updating one row, it invokes a trigger to update another table and one more trigger for the merge replication. At only few instances, the update operation fails and it reports "Time out expired" error.We are not able to simulate this error in the Test environment since it does not have replication. Can any one help me in resolving this issue.Please advise . |
|
|
|
|