If I use Express edition

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
vsridhara
Posts: 2
Joined: Tue 18 May 2010 10:23

If I use Express edition

Post by vsridhara » Tue 18 May 2010 10:28

Hi,

I am developing a small MySQL client, which I want to sell though, for which I want to use the express edition as the ado.net connector. Can I use it? If yes, what minimal libraries without violating the licensing terms, can I port to the users. Devart.Data and Devart.Data.Mysql are sufficient? Please help

Thanks
Vijay S

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Wed 19 May 2010 16:53

dotConnect for MySQL Express may be used for commercial purposes. For details, please see our License Agreement, which is available, e.g., in the installation package of dotConnect for MySQL.

To deploy applications that use dotConnect for MySQL you should add proper technical license and Devart runtime assemblies to your project. Devart.Data.dll and Devart.Data.MySQL.dll should be sufficient for basic applications. For information on the technical licensing, please see the Licensing and Deployment topics of our documentation:
http://www.devart.com/dotconnect/mysql/ ... nsing.html
http://www.devart.com/dotconnect/mysql/ ... yment.html

Feel free to contact us if something is unclear.

vsridhara
Posts: 2
Joined: Tue 18 May 2010 10:23

Post by vsridhara » Thu 20 May 2010 07:56

That helps ... thanks :D

Post Reply