Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 09, 2011 09:06 AM by devensawant
Member
44 Points
197 Posts
May 09, 2011 06:52 AM|LINK
how can I import images saved in sql server database to folder in my web ??!!
Contributor
3763 Points
858 Posts
May 09, 2011 09:06 AM|LINK
If you are using sql server 2008 then you can make use of FILESTREM feature
http://www.databasejournal.com/features/mssql/article.php/3802241/Working-with-FILESTREAM-using-VB-NET.htm
Other wise you can also try below link
http://aspalliance.com/141_Retrieving_Images_from_SqlServer_and_displaying_in_a_DataGrid__ASP_NET
q8_dreamy
Member
44 Points
197 Posts
import images saved in sql server database
May 09, 2011 06:52 AM|LINK
how can I import images saved in sql server database to folder in my web ??!!
devensawant
Contributor
3763 Points
858 Posts
Re: import images saved in sql server database
May 09, 2011 09:06 AM|LINK
If you are using sql server 2008 then you can make use of FILESTREM feature
http://www.databasejournal.com/features/mssql/article.php/3802241/Working-with-FILESTREAM-using-VB-NET.htm
Other wise you can also try below link
http://aspalliance.com/141_Retrieving_Images_from_SqlServer_and_displaying_in_a_DataGrid__ASP_NET
If my post helps you then please mark as answer