[Mono-bugs] [Bug 56910][Wis] New - Interested in src for design time CommandBuilder?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Apr 2004 05:40:37 -0400 (EDT)


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 dbjobs@snafu.de.

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

--- shadow/56910	2004-04-13 05:40:37.000000000 -0400
+++ shadow/56910.tmp.26276	2004-04-13 05:40:37.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 56910
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Data.SqlClient
+AssignedTo: rodrigo@ximian.com                            
+ReportedBy: dbjobs@snafu.de               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Interested in src for design time CommandBuilder?
+
+Are you interested in source code for a design time SqlCommandBuilder
+component? 
+
+When connected to a SqlDataAdapter component it reads schema info from the
+db and saves it as XML in a string property. You can then choose which
+fields (changed or all) to include in UPDATE/INSERT and which fields (all,
+PkAndRowVer, ...) to use for optimistic locking. You can also specify
+whether to refresh records after UPDATE/INSERT.
+
+It comes with a basic testing environment, very few NUnit test, and even
+some comments ;-). But testing has been very limited. 
+
+The component will be published in a german magazine (dotnetpro) and the
+publisher has agreed to make it available to open source projects. I will
+also offer it to www.firebirdsql.org.
+
+I can change the code to your coding standards and provide some
+documentation but will probably not be able to support it continuously.
+
+Please send me a mail if you are interested because I don't know whether
+I'll manage to find your answer in this bugzilla thing.
+
+Thanks for providing mono and greetings from Berlin
+Dieter