Sommai,

Friday, February 08, 2002, 8:28:50 AM, you wrote:

SF> Hi,
SF>         I have some text file (10MB per day) might be keep for a year.  I have 
SF> been keep it in compress format (using WinZip).  When I need to see detail 
SF> I have been open it and find something I want to see.  If I decide to store 
SF> these text file in to BLOB field of MySQL.  How do you thing about this idea?

It depends on your needs, possibilities and expected traffic of
queries. Storing of link to the file is more easier, but MySQL is fast
and using BLOB field might be suitable for you.

SF> Sommai




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to