On Mon, May 11, 2009 at 5:28 PM, Kostyantyn Shakhov <
[hidden email]> wrote:
> I want to connect to MS Access database using ZF components but I
> haven't found Zend_Db adapter for ODBC. Does ZF have this kind of
> adapter or I need to use a third party one?
>
There's none in trunk. No idea if someone started working on one though:
http://framework.zend.com/svn/framework/standard/trunk/library/Zend/Db/Adapter/Might double-check the wiki and open issues in Jira if there is work.
Otherwise, I'm sure it would be awesome if you could contribute one.
Till