Can UniDAC suppt native DB2

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
daizhicun
Posts: 109
Joined: Thu 21 Jan 2010 11:49

Can UniDAC suppt native DB2

Post by daizhicun » Sun 14 Oct 2012 12:17

DB2 is a stong database like oracle,mssql;
but UniDAC suppot DB2 by ODBC;
we know ODBC is a bad engineer;

can UniDAC support native DB2 ?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Can UniDAC suppt native DB2

Post by AlexP » Mon 15 Oct 2012 09:37

hello,

If by saying "support native DB2" you mean DB2 support without using the client libraries, then currently we are not planning to implement such functionality, however, UniDAC has a separate provider for DB2 that allows working directly via the client libraries of DB2 itself, without ODBC customization.

Post Reply