Download
100% FREE
Office Document APIs for .NET
Online: 1520
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Display Data and images in gridview from sqlserver
Posted by
Sudhak
under
ASP.NET
on 5/28/2010 | Views : 4553 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Hi,
I need to display data which consists of 2 varchar columns an image from SQLSERVER database. The data is from multiple tables
Please, Any code / articles ?
Thanks
Sudha
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Vuyiswamb
on: 5/30/2010
[Member]
[MVP]
[Administrator]
NotApplicable
0
Is your challenge to display an image in a gridview?
Use the Templatefields to do that e.g look at how i used template fields in the following article
http://www.dotnetfunda.com/articles/article731-how-to-consume-other-sites-rss-in-aspnet-.aspx
and you can easily display other fields, though my source is a feed you can easily do this in SQL.
I am not sure why you store images in SQl, it is an expansive thing to do for a web application , what you can do is to store those images locally in your web-server and in sql you can store the path of those images.
Thank you for posting at Dotnefunda
Vuyiswa Maseko
Thank you for posting at Dotnetfunda
[Administrator]
Sudhak
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Syedshakeer
on: 5/31/2010
[Member]
Starter
0
Hi,
Read the below article.
http://www.codeproject.com/KB/database/ImageSaveInDataBase.aspx
Syed Shakeer Hussain
Sudhak
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
display data in html table from json file
(1)
Updated
Display record from json file in mvc
(0)
how to know the return type of json object using LogFile in c#
(1)
Upload image having bigger size (20 MB or more) using canvas in HTML5
(1)
Download any file having more than 50 MB size using Javascript on IE
(0)
Congratulations to all monthly winners of Mar 2018
(1)
Updated
OST to PST Converter
(2)
Differentiate between browser reload/refresh/F5 and close event
(0)
More ...