|
Subject:
|
How to load image from sql database to datagrid
|
|
Posted By:
|
huyfamily
|
Post Date:
|
1/11/2004 9:54:51 PM
|
Hi,
I have my table in sql server 2000 and within this table I have on column declared as image data type and it is use to store the image. When I try to display it in my datagrid control it could not display.
Anybody know how to get arround this issue? Appriciate for any help.
Thank you. Sothearith Chanty.
|
|
Reply By:
|
planoie
|
Reply Date:
|
1/12/2004 9:54:44 AM
|
What is this datagrid being used in? Windows form or web form?
Peter ------------------------------------------------------ Work smarter, not harder.
|
|
Reply By:
|
huyfamily
|
Reply Date:
|
1/12/2004 9:51:15 PM
|
Hi,
it is web form (c#)
Thank you, Sothearith chanty.
|