Is there any way to store image in database? I am using MS SQL and I wanna store image file or other file type.
Can I store image file directly to database or store just string to describe the location of the image file?
Thank you for viewing my questions and I hope I will get good solutions soon. :-)