DbLinq / dblinq2007

LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server
Other
62 stars 31 forks source link

Please make support for .NET connector MySql 4.0 #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download .NET connector 4.0 for MySQL.
2. Install it.
3. Copy MySQL.Data.dll
4. Run DbMetal.exe
5 It cannot find MySql.Data.dll

What is the expected output? What do you see instead?

Like the old one MySQL.Data.dll, it will generate dbml

Please use labels and text to provide additional information.

Original issue reported on code.google.com by kubes.to...@gmail.com on 12 Dec 2012 at 2:34