hi guys how r u ?
my question is that, i have created an application about image processing, in that application multiple image can be uploaded in database means save in database but its taking too much time to insert or upload images in databasem, how can i over come on this problem ??
reply soon
Thanks
Loading
Akkiraju IvaturiPosted Aug 11, 2012, 4:31 PM
If you are using sql server 2008 try filestream object http://technet.microsoft.com/en-us/library/bb933993(v=sql.105).aspx
Pradip PandeyPosted Aug 11, 2012, 6:42 AM
Refer this link
http://www.c-sharpcorner.com/UploadFile/e83792/how-to-save-images-into-database-using-Asp-Net/
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/how-to-save-image-along-with-details-into-database-in-asp-ne/
hope it will help you.