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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -