Quantcast
Channel: Planet i » Zend Framework
Viewing all articles
Browse latest Browse all 8

Alan Seiden's PHP and IBM i Resources › Zend Framework DB2 adapter for IBM i

$
0
0

I recently received a question about how to use DB2 with Zend Framework on IBM i. Thomas wrote:

I would like to start with Zend Framework on i5 [IBM i] with Zend Server and ZF’s DB2 database adapter. I got this error message:
Qualified object name SYSCOLUMNS not valid. SQLCODE=-5016

I told Thomas about an improved DB2 adapter, optimized for IBM i, that I’d created in cooperation with Zend. Its usage is explained in my presentation, “From Zero to ZF,” on my Presentations page: http://www.alanseiden.com/presentations/.

Thomas wrote back to say this adapter worked perfectly for him, eliminating the error and improving performance. I believe this DB2 adapter (or something similar) will eventually be included with Zend Framework 2.0, but until then, it works well as a custom adapter.


Read the original at Alan Seiden's PHP and IBM i Resources.


Viewing all articles
Browse latest Browse all 8

Trending Articles