Steve Grosz <[EMAIL PROTECTED]> 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
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to