Hi,
does anybody know a way, how to implement the content of a field of type
TEXT
into a query?
if i am trying:
select * from testtable WHERE testTEXT LIKE '%testString%'
i am getting always an empty selection, although there is a record existing.
The same with
select * from testt
even the simple things can be that difficult :-)
Best, Michael
> -Ursprüngliche Nachricht-
> Von: Haller Christoph [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 28. September 2001 16:11
> An: Michael Remme
> Cc: [EMAIL PROTECTED]
> Betreff: Re: [SQL] TEXT in select
>
&