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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -