Posted by jennifer1970 on 03/30/06 19:56
If you set your connection timeout to zero, I don't think that means to
wait indefinitely. Plus, that just sets how long to wait before you
make a connection to your database. What you want to set is the
CommandTimeout. The default wait is 30 seconds if you don't set it.
The CommandTimeout will say how long to wait for your update to
complete.
HTH,
Jennifer
Navigation:
[Reply to this message]
|