Entity Framework and VS 2008 RTM

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
haicardi
Posts: 7
Joined: Tue 27 Nov 2007 16:26

Entity Framework and VS 2008 RTM

Post by haicardi » Thu 03 Jan 2008 16:36

Hi,

I just bought a professional version of MyDirect.NET and I'm trying to make it work with Entity Framework Tools Dec 07 & ADO.NET Enitity Framework Beta 3 & VS 2008 RTM.

The problem comes when I try to add to the entity diagram a MySQL database I keep getting "An Error ocurred while connecting to the database. The database may be unavailable. The error message is: "The provider returned schema mapping information that is not valid."

I have tried it with different database even a single table database and I always get this message.

Any clues?

Regards,
Humberto Aicardi

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Fri 04 Jan 2008 11:57

We are investigating this problem.
I'll let you know our progress.

Boffbowsh
Posts: 9
Joined: Sun 03 Feb 2008 21:47

Post by Boffbowsh » Sun 03 Feb 2008 21:48

Any progress on this?

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Mon 04 Feb 2008 09:30

I could not reproduce the error.
Do you have the latest build of MyDirect .NET (v. 4.30.24 20-Dec-07)?
Did you follow the steps specified in Readme.html?
(\Program Files\CoreLab\MyDirect.NET2\Entity\)
Did you try our Entity framework samples?
(\Program Files\CoreLab\MyDirect.NET2\Entity\Samples\)

Boffbowsh
Posts: 9
Joined: Sun 03 Feb 2008 21:47

Post by Boffbowsh » Tue 05 Feb 2008 18:01

Using the MySqlEdmWizard supplied worked. I didn't realise we weren't to use the VS2008 tool :)

Will that ever be supported?

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Wed 06 Feb 2008 09:59

What do you mean?
Will Microsoft Visual Studio ever provide support for MySQL databases in its authentic Entity database generator tool? If that is the question, I could hardly reply on it.
Perhaps you should contact the Microsoft Visual Studio support team.

Boffbowsh
Posts: 9
Joined: Sun 03 Feb 2008 21:47

Post by Boffbowsh » Wed 06 Feb 2008 10:02

I mean will you ever provide the interfaces required for MS's tool?

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Wed 06 Feb 2008 11:10

Our developers are working on the full Visual Studio 2008 integration.

Post Reply