2009年2月25日星期三

Re: [fw-db] FileMaker Pro support in Zend_DB?

Zend_Db is only for SQL-based RDMSes.  Since FileMaker is not SQL-based, it does not support FileMaker.  Anyway, FileMaker has its own PHP extension, FileMaker API for PHP.  It's bundled as part of FileMaker Server, and it's written in the PEAR style.

I'm sure it would be possible to kluge something together so that a theoretical Zend_Db_Adapter_FileMaker would function similarly, but I don't think it would gain you much, do you?

-Matt

On Wed, Feb 25, 2009 at 1:50 PM, Joshua Beall <jbeall@heraldic.us> wrote:

Hi All,

I've got a client that is really keen to use FileMaker Pro for his database.

It looks like Zend_DB doesn't have support for FileMaker Pro, and all the
searching I've been doing on possible support for FileMaker has some up with
nothing.

So is this a complete dead-end, or is there a way to get Zend_DB working
with FileMaker Pro?

Thanks!

 -Josh
--
View this message in context: http://www.nabble.com/FileMaker-Pro-support-in-Zend_DB--tp22212704p22212704.html
Sent from the Zend DB mailing list archive at Nabble.com.


没有评论: