Bug in DataSet Wizzard

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Bug in DataSet Wizzard

Post by Zero-G. » Thu 31 Jul 2008 15:05

Hey

I have just downloaded Version 4.70.31 and installed it in VS2008.

I found the following issue:

When you create a Project which project name has one or more spaces in the name, like: "Project Title 1"
Then create a DataSet through the Wizzard. (Choose DataAdapter!!!) - And after creating the DataSet, try to reopen this DataSet through the Wizzard. - I always get an error, that the Object instance can not be created.

When I try to the same thing and call my project: "ProjectTitle1" - Then all works fine.

Thx

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 01 Aug 2008 11:59

We have reproduced the error. Thank you for the report.
We are working on the fix, but no timeframe can be provided.

Post Reply