[Mono-bugs] [Bug 486705] After Used OracleDataReader's NextResult Method, DataReader can't Read Rows Any More!
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 23 23:37:09 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=486705
User vvaradhan at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=486705#c2
Veerapuram Varadhan <vvaradhan at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvaradhan at novell.com
--- Comment #2 from Veerapuram Varadhan <vvaradhan at novell.com> 2009-03-23 21:37:06 MST ---
Update from Thracx on Thursday, March 19, 2009, 22:17 (IST)
>
> NextResult() of OracleDataReader.cs (Line 848) has a //FIXME: get next result comment in it that simply returns false - this should be changed to throw a NotImplementedException. Bug 486705 is simply that Mono does not currently support multiple result sets (ref cursors) but the lack of exceptions does not tell the user this. I think there are quite a few of these comments in the source, most if not all of them should be changed to NotImplementedExceptions.
>
--
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