DB2 for i5/OS sample
by jrush7558
|
0 comments | Monday, July 10, 2006
Documentation and an example of accessing DB2 for i5/OS can be found in the Zend Core for i5/OS forum at this URL.
http://www.zend.com/forums/index.php?t=msg&th=1368&start=0&S=6b8fe09a6605f30c9eb8be86ecc24141
This example illustrates features and functions using the db2 extensions in the Zend Core for i5/OS PHP engine. The application will query the DB/2 for i5/OS system sql tables to allow a drill down into tables in any DB/2 schema on the system.

Comments