UNiDac to Microsoft Access without ODBC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Ykcim
Posts: 3
Joined: Tue 30 Apr 2013 10:39

UNiDac to Microsoft Access without ODBC

Post by Ykcim » Tue 30 Apr 2013 10:43

Hello,

like described in the topic, I am looking for a possibility for a connection to a microsoft access db without ODBC. I have Delphi xe2 starter without ADO-Components. Do I have any possibility with the UniDac components to realize a connection to microsoft access without odbc?

Thank you very much for supporting
Patrick

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

Re: UNiDac to Microsoft Access without ODBC

Post by AlexP » Tue 30 Apr 2013 11:51

hello,

Microsoft doesn't provide open protocol specification for MS Access, therefore ODBC driver is required to use this DB

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

Re: UNiDac to Microsoft Access without ODBC

Post by AlexP » Fri 10 May 2013 11:35

Hello,

Our components support the following versions of Delphi: Architect, Enterprise, Professional and Starter. Irrespective of the version you use (even Starter), UniDAC will work correctly with all ODBC drivers installed, as ODBC drivers' operation does not depend on the IDE itself.

Post Reply