Use IBMs DB2 Connect client and compile php --with-db2. I use the server and
the client on linux platforms and have never been so happy with database work
;).
I've alse used iODBC with the db2 libraries to talk to DB2 with no real
performance change.
- Casey
On Wednesday 02 January 2002 08:
This is probably not what you want but I found at
http://www.php.net/manual/en/install.configure.php something like that:
--with-ibm-db2[=DIR]
Include IBM DB2 support. DIR is the DB2 base install directory, defaults to
/home/db2inst1/sqllib.
Maybe you can make use of it, I don't run IBM DB2.
Ma
Jerry --
I didn't see any functions listed in:
http://www.php.net/manual/en/
for DB2 the ODBC maybe you only answers, heres the link:
http://www.php.net/manual/en/ref.odbc.php
David
> To connect to Microsoft SQL 7 I'm using the following script which
> works fine:
>
> $query="SELECT * FROM
3 matches
Mail list logo