Subject Re: saving email and its attachments to a BLOB field
Author mikcaau
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
> mikcaau wrote:
>
> > Thanks for advice.
> > Would you suggest email body into VarChar unless it is too big in
> > which case compress and store in blob?
>
> No. I'd compress the message and put it in a blob, regardless of the
> length of the message. Simplicity goes a long way toward reliability.
>
> Regards,
>
>
> Ann
Thanks
Mick