Upload to blog

Hello there all!
I was having a look at your vault component, and I wondered if anyone had ever tried to use it to upload a file into a “blog” field of a database?

I was particularly interested in doing it with oracle and Java, but a php/mySql version would be very interesting too.

This is a good link on how to do it with php / mysql
php-mysql-tutorial.com/wikis … abase.aspx

And this is a good link for java/oracle
srikanthtechnologies.com/blo … oblob.aspx

My coding isn’t good enough, but I’m sure that you can write a version of the “UploadHandler” to write to a database instead of a file!