Page 1 of 1

Unidac and MyDAC same app

Posted: Thu 09 Oct 2014 19:33
by FerCastro
Hello

Is it possible have MyDAC and Unidac in the same application? I have one remote MySQL Database and it is fastern when I connect with MyDAC than Unidac but I have some local connections to SQLite.

May I install and work both components in the same app?

Regards!

Re: Unidac and MyDAC same app

Posted: Fri 10 Oct 2014 08:43
by ViktorV
You can use the Data Access Components (UniDAC and MyDAC) in the same application.
All our DAC products use the same basic core, therefore, for simultaneous installation of components to the same IDE, you should install compatible versions of DAC products.
The latest compatible versions are MyDAC 8.4.11 and UniDAC 5.5.12.

Re: Unidac and MyDAC same app

Posted: Fri 10 Oct 2014 09:06
by ViktorV
UniDAC providers are based on basic classes of the other Data Access Components (MyDAC), therefore UniDAC and MyDAC performance is equal.
Performance of MyDAC and UniDAC can be different only when the components are differently configured.

Re: Unidac and MyDAC same app

Posted: Fri 10 Oct 2014 11:26
by FerCastro
Tkanks a lot Viktor.

So what is the most optimous configuration for Unidac working with MySQL in a remote database?

Thanks and best regards.

Fernando

Re: Unidac and MyDAC same app

Posted: Fri 10 Oct 2014 13:05
by ViktorV
Optimal configuration of UniDAC for work with MySQL server depends on your requirements.
You can read about increasing performance when working with UniDAC in the UniDAC help: http://www.devart.com/unidac/docs/incre ... rmance.htm