[PHP-DB] Oracle Client Libraries?

2001-07-11 Thread Tom Tsongas
is apparantly no longer running. Anyone? Thanks. Tom Tsongas -- 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]

Re: [PHP-DB] Oracle Client Libraries?

2001-07-11 Thread Tom Tsongas
. Anthony Carlos -Original Message- From: Tom Tsongas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 12:56 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Oracle Client Libraries? Hi all. Where can I get the Oracle client libraries for PHP4? I am running Apache and PHP4 on my

[PHP-DB] OCI support not functioning

2001-08-07 Thread Tom Tsongas
Hi folks. I posted on the install board but I figured I would run this by the guru's here as well. :) I am attempting to get php up and running with oracle and oci8 support bundled in. My configure statement is as follows: /configure --with-oci8=/oracle/product/8.1.7

[PHP-DB] Oracle CLOBs and carriage returns

2001-08-09 Thread Tom Tsongas
Hi folks. I have an interesting problem with regards to data I am retrieving from a CLOB stored in my database. The data consists of several paragraphs of information with multiple carriage returns and other formatting mechanisms. Now when I attempt to retrieve the data and display it on the

Re: [PHP-DB] Oracle CLOBs and carriage returns

2001-08-09 Thread Tom Tsongas
, Anthony -Original Message- From: Tom Tsongas [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 2:09 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Oracle CLOBs and carriage returns Hi folks. I have an interesting problem with regards to data I am retrieving from a CLOB stored in my

[PHP-DB] ORA-12541: TNS:no listener error

2001-08-22 Thread Tom Tsongas
Hi folks. My group recently switched from an 8i to a 9i database. I recompiled PHP4.0.6 against Oracle 9i and everything went smoothly. However, when I attempt to execute my PHP code, I get the following error: ORA-12541: TNS:no listener My database admin says that the connection information

[PHP-DB] Re: ORA-12541: TNS:no listener error

2001-08-22 Thread Tom Tsongas
and apparently the client libraries were missing. Am I missing something? Tom Tsongas wrote: Hi folks. My group recently switched from an 8i to a 9i database. I recompiled PHP4.0.6 against Oracle 9i and everything went smoothly. However, when I attempt to execute my PHP code, I get the following

[PHP-DB] Accessing Oracle 9i locally

2001-08-28 Thread Tom Tsongas
= etrack9i))); $connection = ocilogon(system,manager,$db); How should the above look if its a local connection? Tom Tsongas -- 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

[PHP-DB] Error inserting CLOB

2001-08-30 Thread Tom Tsongas
is correct. HELP Tom Tsongas -- 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]

[PHP-DB] Appending to a CLOB

2001-09-25 Thread Tom Tsongas
parse statement. Help!! Tom Tsongas -- 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]