Advantage of UniDac say over ODAC?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Advantage of UniDac say over ODAC?

Post by jdredd » Tue 16 Jun 2009 17:18

I currently have ODAC.. cause i needed at the time just Oracle support..

But now 2 months later, i have a project that has to work with Oracle, MySql, SqlLite. I just need pretty much straight forward sql access for Delphi.

Now whats the big difference between UniDac (can do them all) vs ODAC? Both same price it looks... I take it ODAC may come with some extra feature stuff , but i just really need the connection, query and table.. thats it to access the different sql db types.

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Tue 16 Jun 2009 21:36



Post Reply