UNIDAC <> SDAC <> MYDAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
andi_d
Posts: 8
Joined: Fri 25 Feb 2005 14:12

UNIDAC <> SDAC <> MYDAC

Post by andi_d » Thu 23 Oct 2008 11:09

Hi!

I'm using SDAC and MYDAC Components. In the near future I'm upgrading to Delphi 2009. By now all Versions (MYDAC, SDAC, UNIDAC) are still BETA Versions but what would you say is the best way for me:

Use MYDAC and SDAC separately or is it better to use UNIDAC??? How is the speed between UNIDAC SDAC/MYDAC?

In the mean time I'm only workling thith MSSQL and MySQL Databases.

Thanks....

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 24 Oct 2008 07:19

UniDAC has the same speed as MyDAC and SDAC. But MyDAC and SDAC support more features specific to MySQL and SQL Server. If you need these specific features you should use MyDAC and SDAC. If you don't need them, and want to use one component set to work with all servers, then UniDAC will be the right choice.

Post Reply