[FSUG-Bangalore] how to insert mp3 or audio files into mysql database

Anurag anurag at gnuer.org
Tue Mar 9 10:25:49 IST 2010


2010/3/9 rajkumar vbalakrishnasamy <rajkumar.lynx at gmail.com>:
> Hi all,
>           I am using mysql database for my ivrs project and i am using jsp
> to insert data into mysql database and now i can insert and retrive image
> into the database using blob datatype  but i cannot insert   mp3 into blob
> datatype column its says error "Packet size exceeds".

Wouldn't it be better to save the mp3 file on the filesystem, and just
store its path in the DB?

Anurag
-- 
http://web.gnuer.org/


More information about the FSUG-Bangalore mailing list