Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Error using intermedia text

Re: Error using intermedia text

From: <mconlin_at_my-deja.com>
Date: Tue, 12 Dec 2000 15:29:47 GMT
Message-ID: <915g90$ghq$1@nnrp1.deja.com>

I was trying to do a contains on a LONG field, this does not work, so that was my problem.

In article <913b7i$qie$1_at_nnrp1.deja.com>,   mconlin_at_my-deja.com wrote:
> In article <20001204060824.20900.00003391_at_ng-fc1.aol.com>,
> timkarnold_at_aol.com (TimKArnold) wrote:
> > :I have text_enable True on the DB.
> >
> > set it to NO
> >
>
> I am having the same error,
> When I set text_enable = FALSE;
>
> When I run a query I always just get nothing in return.
>
> SELECT MANSWER FROM ANSWERDATA
> WHERE CONTAINS(MANSWER, 'this') >0;
>
> Gives back nothing when my column MANSWER definantly has the
> work "this" in it.
>
> Help ?!
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Dec 12 2000 - 09:29:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US