[Mono-bugs] [Bug 62613][Wis] Changed - [Patch] Mono.Data.SqliteClient named input parameters

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 14:52:44 -0400 (EDT)


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 thomas.zoechling@gmx.at.

http://bugzilla.ximian.com/show_bug.cgi?id=62613

--- shadow/62613	2005-04-11 03:37:24.000000000 -0400
+++ shadow/62613.tmp.785	2005-04-28 14:52:44.000000000 -0400
@@ -105,6 +105,11 @@
 
 
 ------- Additional Comments From brion@pobox.com  2005-04-11 03:37 -------
 Bug 62613, bug 72076 and bug 61130 seem to be about the same issue;
 the three should probably be merged and one of the solutions applied...
 
+
+------- Additional Comments From thomas.zoechling@gmx.at  2005-04-28 14:52 -------
+It would be great if a patch gets commited that enables SqliteParameters.
+Is the missing Parameter Support the only thing that keeps me from
+using Sqlite with a DataAdapter?