Hi
I'm trying to install php-5.2.1 using ibm-db2. I made this a couple times
already without any problem, but in this concrete machine I cannot pass the
configure script...
My problem is with the db2 enviroment. Before issuing configure with all the
options, I sourced the db2profile file as alwa
> Using ODBC should be fine; what problems are you having with input/output
> parameters?
I have a stored procedure like this:
CREATE PROCEDURE ADMINISTRATOR.Proc2 (IN idc INT,OUT max int) .
P1: BEGIN
SET max = 22;
END P1
And I try to call it like this:
$ps = "CALL ADMINISTRATOR.PROC
logy Providers
> -Original Message-
> From: Rares Vasilescu [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 17, 2001 9:44 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP + DB2
>
>
> hi
> Anyone here used PHP to connect to a IBM DB2 database? Of course,
> us
hi
Anyone here used PHP to connect to a IBM DB2 database? Of course, using ODBC. I am
having difficulties calling stored procedures with input/output parameters.
Any help is appreciated.
Rares
Hi.
I am in the process of developing a web app. over the IBM DB2 database. So I'm
interested if any of you have knowledge of such a sucessful combination: PHP + DB2 on
Windows 2000 platform (using IIS or IBMHttpd Server - wich is Apache, by the way).
If so, please contact me to discuss further
5 matches
Mail list logo