Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 16, 2012 05:31 AM by Lisa.Br242
Member
285 Points
290 Posts
Apr 03, 2012 10:03 AM|LINK
hi ,
I wanna save multiple files in db as binary data.
i can see selecting multiple files but not getting stored in db.
Thanks in advance
Vijay
All-Star
95503 Points
14106 Posts
Apr 03, 2012 10:15 AM|LINK
Save Files to Database using fileupload - http://www.intstrings.com/ramivemula/asp-net/save-files-to-a-table-in-database-using-fileupload-control/
Thanks,
Contributor
5070 Points
1068 Posts
Apr 03, 2012 10:20 AM|LINK
hi..
Try this below link.
http://www.dotnetcode.in/2011/06/how-to-upload-multiple-files-at-time-in.html
8 Points
4 Posts
Nov 16, 2012 05:31 AM|LINK
Trythis article:
A sample demonstrates how to use File Uploader Control to upload multiple files to the database asynchronously. Users can select multiple files to upload by using the SHIFT key or CTRL key when selecting files on the file upload dialog.
vijaycool
Member
285 Points
290 Posts
multiple files upload and save in DB as binary
Apr 03, 2012 10:03 AM|LINK
hi ,
I wanna save multiple files in db as binary data.
i can see selecting multiple files but not getting stored in db.
Thanks in advance
Vijay
ramiramilu
All-Star
95503 Points
14106 Posts
Re: multiple files upload and save in DB as binary
Apr 03, 2012 10:15 AM|LINK
Save Files to Database using fileupload - http://www.intstrings.com/ramivemula/asp-net/save-files-to-a-table-in-database-using-fileupload-control/
Thanks,
JumpStart
vijay_myl
Contributor
5070 Points
1068 Posts
Re: multiple files upload and save in DB as binary
Apr 03, 2012 10:20 AM|LINK
hi..
Try this below link.
http://www.dotnetcode.in/2011/06/how-to-upload-multiple-files-at-time-in.html
My .NET blog
Submit Article
Lisa.Br242
Member
8 Points
4 Posts
Re: multiple files upload and save in DB as binary
Nov 16, 2012 05:31 AM|LINK
Trythis article:
Save files into SQL Server Database using File Uploader Control
A sample demonstrates how to use File Uploader Control to upload multiple files to the database asynchronously. Users can select multiple files to upload by using the SHIFT key or CTRL key when selecting files on the file upload dialog.