Page 1 of 1

UNiDac to Microsoft Access without ODBC

Posted: Tue 30 Apr 2013 10:43
by Ykcim
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

Re: UNiDac to Microsoft Access without ODBC

Posted: Tue 30 Apr 2013 11:51
by AlexP
hello,

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

Re: UNiDac to Microsoft Access without ODBC

Posted: Fri 10 May 2013 11:35
by AlexP
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.