Re: Search in a TEXT field?

From: Scott Prentice (sp@acdocs.com)
Date: Thu Oct 14 1999 - 11:13:55 EST


Thanks Georg .. my question wasn't very clear .. without accessing
each text field individually, is there any other mechanism similar
to the *LIKE operators that will let me perform a search?

Thanks!

...scott

>> I understand that you can't use a *LIKE operator with a TEXT field.
>> Is there *any* other way to perform a search within a TEXT field?
>> If not, what is the difference between using a TEXT field or just
>> a reference to an external file?
>
>Well, that's comparing apples with pears... external files must be
>opened separately, while text fields may be accessed as $row[x]
>after doing a query.
>
>But, however, you can search files with grep, using regular expressions
>this way...
>
>Bye,
>Georg
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/



This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:03:51 EST