i also stumbled upon the "special" design of the Zend_Db_Adapter_Pdo_Ibm
adapter.
We would also like to have a Zend_Db_Adapter_Pdo_Informix adapter, which
could use pdo_informix.
See also a post from our database administrator
http://n4.nabble.com/PDO-INFORMIX-tp1559891p1559891.html
The problem is that Zend_Db only works with pdo_ibm which forces us to
install the DB2 Client and to use additional DRDA protocol. This leads to
additional ports which have to be configured on each database server
instance and in the firewalls.
With the use of pdo_informix we could use the already configured connection
parameters and no additional software installation would be necessary. This
lowers the number of different components which have to be supported and
could fail.
We are thinking about building Zend_Db_Adapter_Pdo_Informix on our own.
Are there already some drafts around?
Is anybody else interested in Zend_Db_Adapter_Pdo_Informix, so we can sum up
our efforts?
Greetings
Chris
--
View this message in context: http://n4.nabble.com/Something-fishy-with-adapters-in-Zend-Db-tp674902p1561340.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论