İ will do a project that will be like music player. I wanna learn the best way of how can i store musics and photos in Database. I think i'll use paths. What is the best way? If i 2 users want to play same music, does it causes problem?
Asked
Active
Viewed 31 times
1 Answers
0
Try to bring us more details about your requirements. Details like your database, language, etc would be very helpful to answer your question.
Anyway, in general lines saving files in database is a very bad idea, take a look at this answer for more details

Community
- 1
- 1

Hugo David Farji
- 174
- 2
- 12
-
I will use mssql and i'll use asp.net with mvc pattern. – Oğuzhan Oct 09 '16 at 08:02