[Mono-bugs] [Bug 381151] DataAdapter returns 0 rows after an SQL timeout occured
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 22 16:54:08 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381151
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=381151#c4
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gert.driesen at pandora.be
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #4 from Gert Driesen <gert.driesen at pandora.be> 2008-04-22 14:54:08 MST ---
After a timeout, the connection appears to be in an unusable state.
To reproduce:
1. Modify the CreateConnectionString method in the test case to match your
local setup.
2. compile and run the test case.
Expeced result:
Record read: True
Actual result:
Record read: False
Note:
Even if you execute an invalid SQL statement, the ExecuteReader method will not
result in a SqlException!
--
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