Answered by:
Is there any example to upload and save in DB

Question
-
User1912965948 posted
Hi all
I need to upload multiple files and i need to save all file's links in DB with other information.
I want to know that how to insert multiple files in different rows every file should have its own row.
thanks in advance
Friday, August 28, 2015 8:16 PM
Answers
-
User-1618234021 posted
See the following examples to get an idea:
http://www.codeproject.com/Articles/24271/Multiple-File-Upload-User-Control
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, August 29, 2015 4:54 AM -
User61956409 posted
Hi fungus.00,
I want to know that how to insert multiple files in different rows every file should have its own row.According to your requirement, the following articles explained how to upload and save files to database, which will be helpful.
- http://www.aspsnippets.com/Articles/Upload-and-Download-files-from-SQL-Server-Database-in-ASPNet.aspx
- http://www.aspsnippets.com/Articles/Insert-Word-Document-Files-into-SQL-Server-Database-Table-using-C-and-VBNet.aspx
- http://www.aspsnippets.com/Articles/Save-Files-to-SQL-Server-Database-using-FileUpload-Control.aspx
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, August 31, 2015 1:29 AM
All replies
-
User-1618234021 posted
See the following examples to get an idea:
http://www.codeproject.com/Articles/24271/Multiple-File-Upload-User-Control
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, August 29, 2015 4:54 AM -
User61956409 posted
Hi fungus.00,
I want to know that how to insert multiple files in different rows every file should have its own row.According to your requirement, the following articles explained how to upload and save files to database, which will be helpful.
- http://www.aspsnippets.com/Articles/Upload-and-Download-files-from-SQL-Server-Database-in-ASPNet.aspx
- http://www.aspsnippets.com/Articles/Insert-Word-Document-Files-into-SQL-Server-Database-Table-using-C-and-VBNet.aspx
- http://www.aspsnippets.com/Articles/Save-Files-to-SQL-Server-Database-using-FileUpload-Control.aspx
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, August 31, 2015 1:29 AM