[java ee programming] Re: how to uploading file size more than 5mb in my sql

2009-05-06 Thread Bernd Ritter
Hi, no it probably would not solve the problem. The point is to configure mysql to accept files above a specific size. max_allowed_packet=32M Greetings, Bernd > Date: Tue, 5 May 2009 09:48:49 -0700 > Subject: [java ee programming] Re: how to uploading file size more than 5mb &

[java ee programming] Re: how to uploading file size more than 5mb in my sql

2009-05-05 Thread dave00s...@gmail.com
Hi! I am a bit late with this answer, but won't Struts file upload solve your problem? Regards, dave00 On Apr 18, 8:26 am, Biswajit Biswas wrote: > Hello I am trying to develop a music server.In this user can upload > mp3 files into the mysql database.Everything is fine but when the user > try

[java ee programming] Re: how to uploading file size more than 5mb in my sql

2009-04-22 Thread Nguyen Tien Loi
u can try to upload to another host support file. Then u can get link to upload via url for your host that u need 2009/4/18 Biswajit Biswas > > Hello I am trying to develop a music server.In this user can upload > mp3 files into the mysql database.Everything is fine but when the user > trying to