[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 Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


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 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 Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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 SQLConnect in
/svr/jerry/web/myphppage.php

But on the Linux server from the command line I don't have any problem to
connect to the database...

Do you have any idea what is the problem and how to solve it ?

Thanks.

Jerry



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[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 for DB2 (ODBC unificated), and if is
the only step necessary to make the scripts able to connect to DB2?

Thank, Fabio





-- 
PHP Database 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]