Re: [PHP-DB] Re: Unable to Open ORACLE

2001-12-04 Thread Thies C. Arntzen
On Mon, Dec 03, 2001 at 10:16:13PM -0800, John Kolvereid wrote: > Hi, > Me again, My table has a CLOB in it. Could that be a problem. When > I tried the same querry on another table w/o a CLOB it succeeded. Please > advise. Thanks. CLOBS were indroduced in oracle8 you need to use the

[PHP-DB] Re: Unable to Open ORACLE

2001-12-03 Thread Manuel Lemos
Hello, John Kolvereid wrote: > > Hi, > Me again, My table has a CLOB in it. When I tried the same querry w/ > another table w/o a CLOB it succeeded. Are CLOBs an issue? Please > advise. Thanks. I have no idea what is the problem here, but you may want to try Metabase which is a PHP dat

Re: [PHP-DB] Re: Unable to Open ORACLE

2001-12-03 Thread Anthony Carlos
lvereid <[EMAIL PROTECTED]> > Subject: [PHP-DB] Re: Unable to Open ORACLE > > Hi, > Me again, My table has a CLOB in it. When I tried the same querry w/ > another table w/o a CLOB it succeeded. Are CLOBs an issue? Please > advise. Thanks. > > John Kolvereid wrote:

[PHP-DB] Re: Unable to Open ORACLE

2001-12-03 Thread John Kolvereid
Hi, Me again, My table has a CLOB in it. When I tried the same querry w/ another table w/o a CLOB it succeeded. Are CLOBs an issue? Please advise. Thanks. John Kolvereid wrote: > Hi, > I tried the following snippet from > http://www.php.net/manual/en/ref.oracle.php > $query =

[PHP-DB] Re: Unable to Open ORACLE

2001-12-03 Thread John Kolvereid
Hi, Me again, My table has a CLOB in it. Could that be a problem. When I tried the same querry on another table w/o a CLOB it succeeded. Please advise. Thanks. John Kolvereid wrote: > Hi, > I tried the following snippet from > http://www.php.net/manual/en/ref.oracle.php > $que