Re: [PHP-DB] PHP/DB2

2003-08-14 Thread Gerard Samuel
Ok, I figured out my problem. It wasn't the table names in UPPER case, but the unique id that prepended to the table names that was missing. Gerard Samuel wrote: I started playing with DB2 earlier this week. And come to find out that it creates table names/columns in UPPER case. Does anyone have

[PHP-DB] PHP/DB2

2003-08-14 Thread Gerard Samuel
I started playing with DB2 earlier this week. And come to find out that it creates table names/columns in UPPER case. Does anyone have any experience using DB2 in a cross platform manner, with other dbs such as MySQL? Just looking for ideas, as I've run out of them... Thanks -- PHP Database Mailin

[PHP-DB] PHP - DB2 / odbc_connect() failed

2002-03-07 Thread Jerry
Hello All, I have IBM DB2 v7.2 FP5 on a Windows 2000 Server A Linux Web server running with Apache/PHP4 And IBM DB2 V7.2 Client Install on it. When I try to use odbc_connect($dbname, $user,$password); I received the message: "Warning: SQL error: , SQL state ¿Ë ?=z@éÿ¿ÛË ?=z@?=z@ in SQLConnec

[PHP-DB] php & db2

2002-01-29 Thread Fabio Spinelli
hi, I have a RedHat distribution installed with mysql. Now I would like also to connect to my AS400 with database DB2, via ODBC unificated functions... but these functions are not defined, probably because the PHP installed was not compiled for DB2 support. Does anyone know how to recompile PHP fo

[PHP-DB] PHP + DB2 for stored procedures

2001-12-17 Thread Rares Vasilescu
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. Please enlighten me. Rares -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addition