[Mono-bugs] [Bug 381151] DataAdapter returns 0 rows after an SQL timeout occured
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 23 09:24:24 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381151
User vvaradhan at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=381151#c11
--- Comment #11 from Veerapuram Varadhan <vvaradhan at novell.com> 2008-04-23 07:24:24 MST ---
@Gert: The issue reported by you looks like a different bug and not a
regression. MS.NET retains the same connection. Also, it has nothing to do
with the "TdsTimeoutException" rather the "waitfor delay 00:00:10" thingy is
the culprit.
If you simulate the same "Timeout" exception in a different manner, as said by
Mark, his test sample works like a charm.
So, my initial observation says when you have "waitfor delay 00:00:10" executed
and then timeout occurs, none of the DataAdapter for DataReader work, even with
Mark's sample.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list