Bug #26364 Error when using SP's in dataset designer.
Submitted: 14 Feb 2007 11:11 Modified: 2 Apr 2007 6:59
Reporter: Matthew Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Visual Studio Plugin Severity:S3 (Non-critical)
Version:1.1.2 Alpha OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any

[14 Feb 2007 11:11] Matthew Smith
Description:
When trying to create a query based on a stored procedure in dataset designer an error occurs and closes the wizard.

The error is when the next button is clicked after selecting to use stored procedures. The message given is: "An item with the same key has already been added."

VS 2005 Standard
MySQL Connector/Net 5.0.3

How to repeat:
Add a new table adapter to a dataset.

In the wizard, select "User existing stored procedures" as the command type.

On clicking the next button the error will appear.

After clicking OK the wizard closes.
[9 Mar 2007 14:18] Tonci Grgin
Hi Matthew and thanks for your report.

Verified as described using MySQL 5.0.34BK on WinXP Pro SP2 with NET fw 2.0, c/NET 5.0.3 and VS plugin 1.1.2 Alpha.
[29 Mar 2007 18:53] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/23356
[29 Mar 2007 18:54] Reggie Burnett
Fixed in 1.1.3.  This fix also requires that Connector/Net 5.0.7 be present.  I think this means that we need to start shipping the plugin with the provider.
[30 Mar 2007 6:20] Hans Nielsen
When are the next release planned for?
Best regards
Hans Nielsen
[2 Apr 2007 6:59] MC Brown
A note has been added to the 1.1.3 changelog.
[23 Apr 2008 13:24] Tonci Grgin
Just for reference, Bug#29098.