views:

21

answers:

1

Hi all,

I would want your opinion about building the Entity Framework 4.0 from a database which is on a (remote) MySQL server. Is there anyone who has experienced this "combination". Perhaps some MYSQL server configuration... anything.

Thanks!

A: 

Using Entity Framework with MySQL is covered here.

Shiraz Bhaiji