Subject | Re: saving email and its attachments to a BLOB field |
---|---|
Author | mikcaau |
Post date | 2005-06-16T05:12:21Z |
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
Mick
<aharrison@i...> wrote:
> mikcaau wrote:Thanks
>
> > 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
Mick