>
> 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!
>
I don't think there's even an unofficial driver for Zend_Db currently,
but I haven't checked Jira either. :-) In general, FileMaker and PHP
are possible, but I really haven't read much about it either. I know
the FileMaker ppl have some developer docs on their website, but I
haven't bothered with those.
But maybe you can contribute support for Zend_Db?
The only thing that throws me off is that even though Filemaker is a
relational database, I don't know how much SQL it really speaks. I
know you can interconnect Filemaker with a bunch of SQL databases and
then you can use scripting (from filemaker) to manipulate the database
but this suggests that the SQL database for Filemaker is just a
"store".
What I'm saying is - it might be harder to fit it into the
table-data-pattern and active record-ness of Zend_Db/_Table. A
standalone Zend_Db_Filemaker might make more sense, but that's just
guessing. :)
Till
没有评论:
发表评论