[Mono-bugs] [Bug 77749][Maj] Changed - Crash when committing
	DataSet changes to database
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Fri Mar 10 04:35:03 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=77749
--- shadow/77749	2006-03-09 16:00:03.000000000 -0500
+++ shadow/77749.tmp.14443	2006-03-10 04:35:03.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77749
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: prensing at cimetrics.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -61,6 +61,11 @@
 it has some large, arbitrary value. After insertion into the database, it
 will have a new primary key. Presumably the code needs to go through the
 child rows and change the key and that is not happening correctly.
 
 I looked at the code. I am not clear on how it is happening, but the call
 to "EndEdit()" at the very start of DataRow.AcceptChanges() seems suspicious.
+
+------- Additional Comments From tsenganal at novell.com  2006-03-10 04:35 -------
+pls post sample code that reproduces the problem.
+Does the code run correctly on ms.net ?
+mention the versions (mono and ms.net) that u r using..
    
    
More information about the mono-bugs
mailing list