[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
Fri Jun 2 17:36:07 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 jhill at arcfocus.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77262
--- shadow/77262 2006-06-02 17:33:47.000000000 -0400
+++ shadow/77262.tmp.4773 2006-06-02 17:36:07.000000000 -0400
@@ -141,6 +141,11 @@
sql statement to "SELECT * FROM FirstTable Where 1 = 2; SELECT * FROM
SecondTable;", and adding a Console.WriteLine directly after the call
to dr.NextResult();
Good call on ((SqliteResultSet)resultsets[current_resultset]). Let me
correct that in the patch and upload shortly.
+
+------- Additional Comments From jhill at arcfocus.com 2006-06-02 17:36 -------
+Created an attachment (id=17139)
+Patch with current SqliteResultSet as a field in SqliteDataReader
+
More information about the mono-bugs
mailing list