Re: simple sql questions

From: Ian Steel <ian_at_bstone.demon.co.uk>
Date: Sun, 19 Sep 1993 12:49:57 GMT
Message-ID: <CDLqB9.6Bw_at_bstone.demon.co.uk>


Jason Yi (jason_at_woody.uucp) wrote:

: Question 2

: What would be a good approach in storing large text files
: in the database? Is idea of storing text files in the
: database all together bad? I'm thinking of using LONG
: type to store my text files.
Another thought occurs to me. You would have to use RAW rather than LONG to store the characters used/generated by compressing. (unless you uuencode it after compressing, but prior to storing in a LONG!)
--
------------------------------------------------------------------------------
Ian Steel.											  ian_at_bstone.demon.co.uk
Kettering, England.
------------------------------------------------------------------------------
Received on Sun Sep 19 1993 - 14:49:57 CEST

Original text of this message