Install the DB2 Application Development package on the client.  Let it
create
an instance.  It's just a stub instance, so it's not a real Database
Instance.
Compile (on the client) PHP using --with-ibm-db2=/usr/local/IBMdb2<whatever>
Use the Unified ODBC calls (they really call the DB2 CLI underneath the
covers.)

Have fun!

-Szii

----- Original Message -----
From: Karl J. Stubsjoen <[EMAIL PROTECTED]>
To: PHP Mailing List <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 9:20 AM
Subject: [PHP] HowTo: IBM DB2 w/PHP


> Hello,
>
> We have succesfully installed the IBM DB2 RDMS on our Linux box and have
> successfully made a connection to our AS400.  All through command line
> though.
> I am new to PHP, and am wondering:
> How do I instantiate the IBM DB2 in PHP, call commands, run queries,
etc...?
> I'm not looking for all the answers, but tips on How to Get Started.
>
> Thanks!
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to