Page 1 of 1
UniDac versus PGDac
Posted: Thu 11 Feb 2016 08:59
by mjm73
Hello,
I am user of UNIDAC for postgresql and I look to PgDac.
But what is difference between Unidac (postgesql) and PgDAC.
Thank you.
mjm73
Re: UniDac versus PGDac
Posted: Thu 11 Feb 2016 13:23
by azyk
UniDAC is used for connection to various databases. Therefore UniDAC has no support for some specific features of these databases. For PostgreSQL UniDAC has no support for the following database specific features, that are supported in PgDAC:
- Support for the PostgreSQL notices
- Advanced support of the REFCURSOR type
- Wrapper classes for geometic types support
If you don't plan to use these specific features of PgDAC, then there is no difference between these products for you.
Re: UniDac versus PGDac
Posted: Fri 12 Feb 2016 06:10
by mjm73
Thank you.