If you're running off a unix platform, did you bind your database to CLI?
I'm assuming you're trying to connect with CLI and not ODBC (ie you compiled
with --with-ibm-db2)

Chris

-----Original Message-----
From: ManieQ [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 7:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] IBM DB2 connectction problems


hello,

> $i = odbc_connect( "sample", "db2inst1", "ibmdb2" );
I changed, but got same (= none) result.

> Please provide more detailed information on the SQL error and SQL state.
> Otherwise it is not really easy to tell, what the problem is.
Well, as I posted, my SQL error is null and state is random/accidental
string.

I wonder if it is a version problem (I use db2 v7.1 - perhaps some api
changes
were made in this release?).

ManieQ




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

Reply via email to