[Mono-bugs] [Bug 77262][Wis] Changed - [PATCH] Sqlite Support for Multiple Result Sets
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 26 03:49:37 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by anagappan at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77262
--- shadow/77262 2006-09-26 03:49:19.000000000 -0400
+++ shadow/77262.tmp.17363 2006-09-26 03:49:37.000000000 -0400
@@ -10,13 +10,12 @@
Component: Sys.Data.SqlClient
AssignedTo: tauberer at for.net
ReportedBy: jhill at arcfocus.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: [PATCH] Sqlite Support for Multiple Result Sets
Description of Problem:
Currently, ExecuteReader returns only the result set from the last SQL
statement executed in a command. The expected behavior is that each data
returning SQL statement should return a result set. Each result set can be
More information about the mono-bugs
mailing list