Re: Uploading downloading Image to SQL Server using ASP.net and VB.Net
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Wed, 10 Aug 2005 11:44:58 -0700
Here I've detailed the steps to upload, download, and store files (including
images) in SQL Server:
http://SteveOrr.net/articles/EasyUploads.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"JP" <JP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F3D4D415-EFB1-4AC4-B6C3-0645293D35C4@xxxxxxxxxxxxxxxx
> Hi;
> What I would like to do is, let the user browse to an image and when
> they
> click the submit button it needs to insert all the information on the page
> including the image to the SQL server. Now I am able to insert all the
> information all the information except the image. By the way, I am using
> the
> Microsoft application block's (SQLHelper.UpdateDataSet method) to insert
> the
> data to the database.
>
> Please help me.
>
> Thank you.
>
.
- References:
- Prev by Date: Re: Custom Component Class question
- Next by Date: Re: How to call a Sub function from .ASPX file ?
- Previous by thread: Uploading downloading Image to SQL Server using ASP.net and VB.Net
- Next by thread: ASP.NET 2.0 questions in this newsgroup?
- Index(es):