https://bugzilla.novell.com/show_bug.cgi?id=658249
https://bugzilla.novell.com/show_bug.cgi?id=658249#c4 --- Comment #4 from Aldo Prinzi <[email protected]> 2010-12-08 16:36:26 UTC --- We works only on c#/.net 2.0 I think this can be a important issue because if you want to persist a datatable in xml and you don't want to see changes, you need to use "AcceptChanges()". At this moment this problem affects not only performances but the functionality of out application, because the timeout sometimes occurs after hours (istead of a few seconds) to have statement completed. Then I have removed any AcceptChanges() statement in our program and now our software will produce biggest xml persistent files but it can work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
