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? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -