Re: simple sql questions

From: Ian Steel <ian_at_bstone.demon.co.uk>
Date: Sun, 19 Sep 1993 12:46:40 GMT
Message-ID: <CDLq5t.6Ar_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.
Hows about compressing/zipping them prior to using a LONG? That way you would be able to store more text in a smaller area, and effectively be able to store more in a LONG?

Just a passing thought... :-)

--
------------------------------------------------------------------------------
Ian Steel.											  ian_at_bstone.demon.co.uk
Kettering, England.
------------------------------------------------------------------------------
Received on Sun Sep 19 1993 - 14:46:40 CEST

Original text of this message