Error: An DataTableMapping with SourceTable............

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
AndrewM
Posts: 2
Joined: Thu 14 May 2009 01:51

Error: An DataTableMapping with SourceTable............

Post by AndrewM » Thu 14 May 2009 02:16

Using Visual Studio 2005
dotConnect for MySQL 5.20.29.0

When I attempt to edit a DataSet with the wizard I click next on the 'Choose database objects' dialog and I get this error:
An DataTableMapping with SourceTable 'matl_stock_detail' is not contained by this DataTableMappingCollection.
I have not edited the DataSet outside of the wizard. I did add an extra column to the query (with wizard) after I had initialy created the DataSet.

Does anybody have an idea of what the problem is? Please help.

Thanks,
Andrew

AndrewM
Posts: 2
Joined: Thu 14 May 2009 01:51

Post by AndrewM » Thu 14 May 2009 04:18

I've managed to recreate the error on another new DataSet. I created a new DataSet with the wizard, selected the table and a few columns and clicked Next. Then clicked Configure Commands, clicked Cancel then clicked Back and added another column to the DataSet then clicked Next and the same error appeared. Can anyone else reproduce this error?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 14 May 2009 07:54

Thank you for the bug report. We have fixed the problem. The next build of dotConnect for MySQL will be available in a week.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 22 May 2009 16:25

The new build of dotConnect for MySQL 5.20.33 is available for download now.
It can be downloaded from http://www.devart.com/dotconnect/mysql/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=14910 .

Post Reply