Question
Retrieve Binary File stored in DB
Hello,
I am able to store PDF, MS word, MS Excel files as Binary files to MS Sql Server 2008.
How do I retrive these files on the view page.
I need to hyperlink the files, so when User clicks it opens or prompts for download.
