Hi Guys,
I need to design a database for a website that will store logos and documents. My question is, what would be the best way to go about storing the images? Should I use file stream or store the documents and images in the database. Also, if I us
↧