[Mono-bugs] [Bug 75552][Maj] Changed - sqldataadapter.update
without column mapping does not work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 15 08:27:48 EDT 2005
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 danielmorgan at verizon.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75552
--- shadow/75552 2005-07-15 08:25:51.000000000 -0400
+++ shadow/75552.tmp.28949 2005-07-15 08:27:48.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75552
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Sys.Data
AssignedTo: tsureshkumar at novell.com
ReportedBy: tsureshkumar at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -78,6 +78,13 @@
------- Additional Comments From danielmorgan at verizon.net 2005-07-15 08:25 -------
Created an attachment (id=15464)
Patch for SqlDataAdapter to work without column mappings
+
+------- Additional Comments From danielmorgan at verizon.net 2005-07-15 08:27 -------
+The patch for SqlCommandBuilder.cs works for me. I just hope it does
+not break anything.
+
+Note, the patch has Console.Error.WriteLines I haven't had time to
+clean up.
More information about the mono-bugs
mailing list