I want to retrive .doc or excel file, which is stored into My table (it may be varchar(max) format or image format)..
I have already store .doc file int Table (Data Type of Column is BLOB),
now i want to read this file (Not content) with same format , which one i have stored into table.
Please help...
Pankaj Kanhaiya