android - Storing video files in database -


i have application containing database pictures. wanted database contain videos. possible store videos in database converting them byte array or other format?

you store binary object within database, why bother? store path/file name pictures/videos.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -