RE: Inserting blob

2004-04-09 Thread Osvaldo Sommer
I found a place that say MYSQL has a limit for the size off the packet in relation with blob field. They say that you need to put this in the my.cnf "set-variable = max_allowed_packet=15M". With that you increase the size to 15 mb You can go and check the code in http://www.mysql-hispano.org/page.

Re: INSERTING BLOB Fields in a Table

2002-05-20 Thread Neville Lewis
How would u insert thru the SQL prompt an Image file and once inserted what is the process of accessing it. I have a free server space with mysql db & as such I cant create subfolders with access privileges. So if I jus store the path in the DB & display the path later, any one can just type tha