Page 1 of 1
MyDac or UniDac with TMySQLUniProvider
Posted: Mon 29 Jul 2013 10:26
by davor.TCS
What is better to use, MyDAC component for MySQL or UniDAC with TMySQLUniProvider?
Re: MyDac or UniDac with TMySQLUniProvider
Posted: Mon 29 Jul 2013 13:26
by RNOVAK
I would like to know too.
Is there diferences between MyDAC and UniDAC to access MySQL ? Which is better or are equal in performance ?
Re: MyDac or UniDac with TMySQLUniProvider
Posted: Mon 29 Jul 2013 16:12
by DemetrionQ
Hello.
UniDAC provides a transparent server-independent interface for working with different databases, for example, MySQL, SQL Server, Oracle, InterBase, and others. However, MyDAC has access to more server-specific features of MySQL Server, like MyBackup, MyServerControl, and MyEmbConnection. You can learn more about MyDAC features here:
http://devart.com/mydac/features.html , and about UniDAC features here:
http://devart.com/unidac/features.html .
If you want to use MySQL server-specific features, it's better to use MyDAC. If you are not interested in using server-specific features, you can use UniDAC.
UniDAC uses MyDAC functionality to work with MySQL, so you will have almost the same performance with both UniDAC and MyDAC.
You can try using Trial Editions of UniDAC and MyDAC and check what product is more appropriate for you. Trial Editions are fully functional for a 60-day trial period.
Re: MyDac or UniDac with TMySQLUniProvider
Posted: Mon 29 Jul 2013 20:08
by RNOVAK
Very Thanks

Re: MyDac or UniDac with TMySQLUniProvider
Posted: Tue 30 Jul 2013 08:11
by DemetrionQ
If any other questions come up, please contact us.