[Mono-bugs] [Bug 699013] New: OdbcDataReader.Close() should call SQLCloseCursor
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 9 06:56:09 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=699013
https://bugzilla.novell.com/show_bug.cgi?id=699013#c0
Summary: OdbcDataReader.Close() should call SQLCloseCursor
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Data
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: Richard.Kettlewell at thales-esecurity.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=433737)
--> (http://bugzilla.novell.com/attachment.cgi?id=433737)
test case
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML,
like Gecko) Chrome/12.0.742.91 Safari/534.30
It's supposed to be possible to create a new OdbcDataReader off the same
OdbcCommand more than once provided you call OdbcDataReader.Close(), and indeed
the MS implementation supports this. However this does not work with the Mono
implementation. Test case attached, patch coming...
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list