Connecting Tech Pros Worldwide Forums | Help | Site Map

URGENT : How to Launch DB2 AS 400 program from PHP trough ODBC ?

gilles.carali@gmail.com
Guest
 
Posts: n/a
#1: Sep 25 '07
Hi, I need to know how to launch parameted DB2 AS 400 program (CLP /
RPG)
from PHP 4.3 passing trough ODBC connection ?

The environment is :

OS : Linux distribution Debian Etch
Serveur : Http Apache 2
Module : PHP 4.3
Client : Ibm_DB2 version 9

Thanks


Karl Hanson
Guest
 
Posts: n/a
#2: Sep 26 '07

re: URGENT : How to Launch DB2 AS 400 program from PHP trough ODBC ?


gilles.carali@gmail.com wrote:
Quote:
Hi, I need to know how to launch parameted DB2 AS 400 program (CLP /
RPG)
from PHP 4.3 passing trough ODBC connection ?
>
The environment is :
>
OS : Linux distribution Debian Etch
Serveur : Http Apache 2
Module : PHP 4.3
Client : Ibm_DB2 version 9
>
You might try posting this on the comp.sys.ibm.as400.misc newsgroup, as
more System i (iSeries, AS/400) experts monitor that group.

You can register an external procedure using (for example) LANGUAGE(CL),
with CREATE PROCEDURE on the server. But perhaps your question is more
about config/setup of ODBC/Apache/PHP? If so the as400.misc newsgroup
will likely get more knowledgeable responses.

http://publib.boulder.ibm.com/infoce...zmstcrtpef.htm

--
Karl Hanson
Closed Thread