Error MyDirect.NET to Connect ADO.NET Entity FrameWork

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
zubair1599
Posts: 3
Joined: Wed 27 Aug 2008 06:28

Error MyDirect.NET to Connect ADO.NET Entity FrameWork

Post by zubair1599 » Wed 27 Aug 2008 06:49

Hi!

Scenario:

We are using Embedded MySQL (libmysqld.dll ver 5.1), MyDirect.NET ver 4.85 and VisualStudio 2008 to use ADO.NET Entity Framework.

when we use Embedded MySQL (libmysqld.dll) in our application then there is no problem. But when we try to use ADO.NET Entity Framework
there is no problem while giving connection on first screen but when we click on next to move on second screen then an CoreLab.MySql.MySqlException occurred with exception message
"Unknown collation '#46' in table 'proc' definition'"

Please Provide us some guidence to perform this operation so we move on in Evaluation.[/img]

Post Reply