Page 1 of 1

If I use Express edition

Posted: Tue 18 May 2010 10:28
by vsridhara
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

Posted: Wed 19 May 2010 16:53
by StanislavK
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.

Posted: Thu 20 May 2010 07:56
by vsridhara
That helps ... thanks :D