![]() |
|
|
|
#1 |
|
Hi,
If i store a image in a sql 2000 database binary using the image data type, Is it in someway possible to use a bound datagrid to have this image displayed in the grid ? Regards Niclas MS Newsgroups |
|
|
|
|
#2 |
|
Posts: n/a
|
well you need to write an aspx page or a custom httphandler to fetch the
byte array from database and write that byte array using Response.BinaryWrite to the output stream yes you can bind display it using ItemTemplate, with <img or image control embedded which calls your aspx or your custom handler with appropriate parameters http://aspalliance.com/articleViewer...aId=141&pId=-1 this article sort of shows you what i was going on about. -- Regards, HD Once a Geek.... Always a Geek "MS Newsgroups" <> wrote in message news:%... > Hi, > > If i store a image in a sql 2000 database binary using the image data > type, > Is it in someway possible to use a bound datagrid to have this image > displayed in the grid ? > > Regards > > Niclas > > Hermit Dave |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loading 24,000 rows into C# .net Datagrid | Kagu | Software | 0 | 03-10-2009 06:51 PM |
| "Installing two drives" question - what next? | Jim | A+ Certification | 12 | 08-07-2005 01:19 PM |
| Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good | God | DVD Video | 3 | 04-25-2005 04:19 PM |
| Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good | Filthy Mcnasty | DVD Video | 0 | 04-25-2005 04:29 AM |
| Re: Safe Mode Question (A+ question) | Gordon Findlay | A+ Certification | 0 | 06-16-2004 10:48 AM |