Sunday, February 12, 2012

adding an image to SQL

Looking for any help someone can offer on adding an image to SQL.

Working on what will hopefully be quite a big site and the user will be asked for some details, one of which will be an image (jpg, gif or bmp).

Rather than add the image to a folder on the server,?a?folder which could end up being quite large, I was hoping someone could give me some help, suggestions?or even point me towards a tutorial on how to store the image in an SQL database.

Any helps appreciated, thanks :)never mind, read some articles about why this isn't a good idea :)

just going to store the images in a folder|||Here is an article from msdn if someone still interests:Read and Write BLOB Data by Using ADO.NET Through ASP.NET

No comments:

Post a Comment