I have table which contain three column
"id" as a identity,
"name" and
"files,
in the "files" column, i store the address of the all files and the actual file stored at the solution explorer folder name as "filedata" with the help of fileupload control when i was inserting details(means all details store in table and in the file column store the address of the file and actual file store in the solution explorer folder) but when i fetch all data in gridview from table "files address fetched" not actual files
thanks in adavance

Abhay ShankerPosted Jan 28, 2014, 10:43 AM
http://www.aspdotnet-suresh.com/2012/02/saveupload-files-in-folder-and-download.html
http://support.microsoft.com/kb/323246