[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:50:18 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-28 18:37:44.000000000 -0400
+++ shadow/79170.tmp.8469 2006-08-31 20:50:17.000000000 -0400
@@ -3,13 +3,13 @@
Version: unspecified
OS: All
OS Details: Confirmed on Windows & Linux
Status: NEW
Resolution:
Severity: Unknown
-Priority: Blocker
+Priority: Normal
Component: Sys.Data
AssignedTo: anagappan at novell.com
ReportedBy: mike.hull at coversant.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -114,6 +114,12 @@
------- Additional Comments From miguel at ximian.com 2006-08-28 18:37 -------
Francisco, is this a bug in Npgsql, or something that we need to fix
in Mono?
+
+------- 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.
More information about the mono-bugs
mailing list