Hi all,
I am working on a web application and want to store files(.doc, .docx,.pdf,.xls.etc) in the database. I am using SQL SERVER 2005 Express. I also want to retrieve the files from the database. Please tell how to store, retrieve/ download the files to/from the database. Please give me the complete procedure.
Abhisek Panda