exists adapter to database Firebird ?
Hi. Unfortunately DVelum does not support Firebird out of the box. Also you cannot use Firebird with DVelum ORM.
But you can use an adapter from Zend Framework 1.x to connect manually.
Just place adapter files into: vendor/Zend (DVelum 1.x ) or www/system/library/Zend (DVelum 0.9.x)
See http://framework.zend.com/manual/1.12/en/zend.db.adapter.html
Log in to post a comment.
Hi. Unfortunately DVelum does not support Firebird out of the box. Also you cannot use Firebird with DVelum ORM.
But you can use an adapter from Zend Framework 1.x to connect manually.
Just place adapter files into: vendor/Zend (DVelum 1.x ) or www/system/library/Zend (DVelum 0.9.x)
See http://framework.zend.com/manual/1.12/en/zend.db.adapter.html