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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -114,6 +114,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-08-28 18:37 ------- Francisco, is this a bug in Npgsql, or something that we need to fix in Mono? + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
