[Mono-bugs] [Bug 658249] DataTable GetChanges() or AcceptChanges() causes a timeout
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 8 11:36:26 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=658249
https://bugzilla.novell.com/show_bug.cgi?id=658249#c4
--- Comment #4 from Aldo Prinzi <aldo.prinzi at docubox.it> 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.
More information about the mono-bugs
mailing list