Conversion from Enity Framework EDMX file to linqConnect?

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
KendallB
Posts: 12
Joined: Fri 24 Jun 2011 01:14

Conversion from Enity Framework EDMX file to linqConnect?

Post by KendallB » Sat 09 Jul 2011 00:15

Is there any way to take an existing model for a database using Entity Framework as an EDMX file, and convert it so it can be used with linqConnect for MySQL? I am having major performance issues with Entity Framework and am looking at other ORM solutions, so I would like to try linqConnect but I need to be able to import my existing model since we did a lot of work mapping it.

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

Post by AndreyR » Mon 11 Jul 2011 12:49

We don't provide this functionality at the moment.
If you are interested in it, you can add a suggestion on our Entity Developer User Voice.

KendallB
Posts: 12
Joined: Fri 24 Jun 2011 01:14

Post by KendallB » Mon 11 Jul 2011 21:22

Ok thanks.

Post Reply