List:General Discussion« Previous MessageNext Message »
From:Egor Egorov Date:October 19 2004 11:49am
Subject:Re: Blob question
View as plain text  
Steve Grosz <boise_bound@stripped> wrote:

> I'm just getting into the whole MySql (was using access).  Is it better 
> to create a Blob type and insert a image into it, or to create a char 
> file type and have a directory structure to the specific file?

It's FAQ. One of the most FA Q. 

Store image in file and store file name in table. 

> How big of files to the different Blob's hold?

As much as you want, size limited by the int type. 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   Egor.Egorov@stripped
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



Thread
Blob questionSteve Grosz18 Oct
  • Re: Blob questionEgor Egorov19 Oct