Bug in Entity Developer

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
bryanc
Posts: 11
Joined: Tue 23 Dec 2008 04:30

Bug in Entity Developer

Post by bryanc » Tue 23 Dec 2008 05:01

DevArt folks;

When using mysql on windows, if you set the following variable:
lower_case_table_names=2

in the my.ini file, and then use the entity developer, none of the relationships get created properly, you just get a bunch of tables with no relations.

FYI.

Question for the rest of you developers using this product;

i'm evaluating the dotConnect for mySQL and i've been using it a total of 2 hours and have run into several issues already. are you guys having the same issues? has the dev team been fairly responsive in getting them fixed? this still feels very beta to me.

-b

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

Post by AndreyR » Tue 23 Dec 2008 14:56

Please post or send me (andreyr * devart * com) the definition of DB objects that cause the error.

Post Reply