hi,
how to view or download image file from oracle database using asp.net c#....after uploading the image in database, same image have to get retrieved from db and view it.
Thanks in Advance....
Regards,
Nithya Dhamodaran.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh MaruthiPosted Sep 9, 2014, 9:51 AM
public class MyModel
{
public File file;
}
Nithya DhamodaranPosted Sep 9, 2014, 1:03 AM
Ramesh MaruthiPosted Sep 8, 2014, 10:52 AM
Please look at the below link
http://www.leniel.net/2010/03/upload-imp-download-export-file-oracle.html#sthash.omELGSLx.dpbs