Re: [PHP-DB] Oracle and CLOBs

2003-01-14 Thread xxx xxxx
try SELECT Title, NewsDate, Content FROM inf_news WHERE ID_News = 5 Where Title is VarChar, NewsDate is Date and Content is CLOB ! not "Content is a CLOB" ! - simple "is CLOB" because i guess it interprets you say "is a" not "is a CLOB"..it thinks the datatype you are searching is "a" cybe

[PHP-DB] Oracle and CLOBs

2003-01-13 Thread Jadiel Flores
Hi, I'm having a big problem with php and Oracle. I'm using Oracle 8.1.6 and PHP 4.2 with the Oracle component in a Solaris server, I can not recompile apache and php to install the oci8 component and I'm having lot of problems with CLOBs, I'm receiving this error: Warning: Ora_Exec failed (ORA