I'm currently working on a project where I need to stored my docx file inside sql server 2008 database under a varbinary(max) column.My Requirement is that i should be able to read a particular docx file and display the content of the file on the webpage. The scenario is quite similar with that of C-sharp corner. When you all authors login and when you go to your my account you get a list of all articles uploaded by you. Whenever you click any of the article you get a detailed description of your article on the webpage. The same thing i need to do where my column will be having all the documents stored inside a column and on click of a link that particular docx file needs to be displayed on the webpage.
Kindly reply asap its urgent.
Thank you.
Vishal Gilblie

Vishal GilbilePosted Jul 15, 2013, 7:13 AM
Thanks for the ans
Iftikar HussainPosted Jul 15, 2013, 6:03 AM
Please refer the below link
http://www.aspsnippets.com/articles/Save-and-Retrieve-Files-from-SQL-Server-Database-using-ASP.Net.aspx
Regards,
Iftikar