Subject | Re: Large text fields |
---|---|
Author | Adam |
Post date | 2006-08-29T12:20:36Z |
--- In firebird-support@yahoogroups.com, Eugen Stoianovici
<eugen.stoianovici@...> wrote:
You can use =, Like, Containing etc with BLOB SUB_TYPE TEXT.
Adam
<eugen.stoianovici@...> wrote:
>BLOB SUB_TYPE TEXT is equivalent to the text fields in other RDBMS.
> Alan McDonald wrote:
> >> Is there a text field defined for firebird?
> >> I need to store large text files (about 10-20k of text)...must i use
> >> blob fields or is there an other way?
> >>
> >>
> >
> > blob is the way.. is there a problem with that?
> > Alan
> >
>
> Blob is ok...it's just that with text i could have done some search in
> it before storing it on a local drive.
You can use =, Like, Containing etc with BLOB SUB_TYPE TEXT.
Adam