How insert mp3 file into oracle database -
How insert mp3 file into oracle database -
i'm useing java write programe, need insert file database such ".mp3, .wav" files.
by way how insert these file oracle database?
have considered storing mp3 metadata , file location. worked on image server years ago , attempted storing images within database. much faster hand off file location server service requesting it, fetch file. possible load mp3 binary file database blob if want to.
oracle
Comments
Post a Comment