Page 1 of 1

Difference between Standard and Professional editions?

Posted: Wed 21 Oct 2009 17:41
by littlebigman
Hello

I'm looking for a VCL component to work with an SQLite database, and I was wondering what the difference between those two editions?

[quote]The Standard edition includes the UniDAC common engine, but does not include server-specific data providers. Required providers can be installed with ODAC, SDAC, MyDAC, IBDAC, and PgDAC. UniDAC Standard Edition is a cost-effective solution for those database application developers who need only several of supported data providers, or already have some of DACs.[quote] (source)

It looks like I need the Professional edition, but I was wondering in what case the Standard is good enough?

Thank you.

Posted: Thu 22 Oct 2009 08:47
by Plash
Standard edition can be used, for example, if you already have Oracle Data Access Components and want to use UniDAC with Oracle.

To work with SQLite you need Professional edition.