Subject | RE: [IBO] Storing Strings longer than 255 characters |
---|---|
Author | Jason Fischer |
Post date | 2002-08-22T13:56:44Z |
>Jason,and
>
>I use a blob field sub_type 1 in the database and use a TIB_Memo to read
>write to it.Thanks.
>Works just fine for me.
>
>
>Cheers,
>Norman.
That's what I was thinking of as well.
Could you explain what sub_type 1 is. I am new to FB and don't know how
everything works yet.