[Mono-bugs] [Bug 79170][Nor] Changed - DataAdapter + Npgsql + setof refcursor Fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 20:52:08 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 mike.hull at coversant.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79170
--- shadow/79170 2006-08-31 20:50:17.000000000 -0400
+++ shadow/79170.tmp.8489 2006-08-31 20:52:08.000000000 -0400
@@ -120,6 +120,11 @@
------- Additional Comments From mike.hull at coversant.net 2006-08-31 20:50 -------
This is not a blocker for us anymore. We barely use any of the
DataAdapter functionality. Now that I know the problem, it was easy
to work around. We now use very simple IDbDataAdapter that only
implements SelectCommand and Fill.
+
+------- Additional Comments From mike.hull at coversant.net 2006-08-31 20:52 -------
+Created an attachment (id=17581)
+Simple Workaround Only Implements Select
+
More information about the mono-bugs
mailing list