[Mono-bugs] [Bug 77317][Nor] Changed - DbDataAdapter:FillTable grossly inefficient

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 24 03:40:17 EST 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 tsenganal at novell.com.

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

--- shadow/77317	2006-01-20 12:47:38.000000000 -0500
+++ shadow/77317.tmp.15480	2006-02-24 03:40:17.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77317
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Fedora Core 4
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: prensing at cimetrics.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -48,6 +48,12 @@
 Always.
 
 Additional Information:
 One work around is to set DataSet.EnforceConstraints = false before doing
 the load and then return it to true after. However, this is not needed
 under MS .NET.
+
+------- Additional Comments From tsenganal at novell.com  2006-02-24 03:40 -------
+hi. sorry for the late response.. moving the EndEdit outside the loop
+exposed quite a few issues that had to be resolved.. 
+anyways, its now fixed in svn .. Do let me know if u still see any
+issues..


More information about the mono-bugs mailing list