Bug #3888 CommandBuilder doesn't subscribe to DA events on property set
Submitted: 26 May 2004 0:11 Modified: 27 May 2004 16:20
Reporter: Reggie Burnett Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version: OS:
Assigned to: Reggie Burnett CPU Architecture:Any

[26 May 2004 0:11] Reggie Burnett
Description:
CommandBuilder doesn't subscribe to DA events on property set

How to repeat:
create a command builder object connected to an existing data adapter.  Then try to set the command builder's dataadapter property to a new DA.  The RowUpdating event will not be subscribed to which will prevent the commands from being properly generated.
[27 May 2004 16:20] Reggie Burnett
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html