storing videos, database vs filesystem
8490Feb 6 2013 — edited Feb 7 2013Hello
I was not sure what category this should go in, so I wil start here.
I have a database application that was written in .net with an Oracle backend.
This applicaiton now needs to be able to display videos. I am trying to determine where it is best to store them, in the database or on the filesystem?
Any help would be appreciated.
Thank you