Home All Groups Group Topic Archive Search About

SQL Server Database display a image

Author
16 Feb 2007 3:10 PM
jeff
Hi All,

I have a column has hold a image binary,
When I browser on query analyzer? I want to display as an image?

Can I do that ? how to do it?

Any suggestion would be great help.

Thanks

Author
16 Feb 2007 3:57 PM
Paul Ibison
You won't be able to do this in QA, but there's plenty of info on the web
about programatically retrieving images and displaying them in the GUI, eg
http://authors.aspalliance.com/WiseMonk/view.aspx?id=AN062322
Cheers,
              Paul Ibison SQL Server MVP, www.replicationanswers.com
Author
16 Feb 2007 4:01 PM
Aaron Bertrand [SQL Server MVP]
Query Analyzer does not have this capability.  You will have to build or use
an external viewer that can do this...




Show quote
"jeff" <j***@discussions.microsoft.com> wrote in message
news:7D7A98D0-3CD6-4C3C-AA24-907CCD624095@microsoft.com...
> Hi All,
>
> I have a column has hold a image binary,
> When I browser on query analyzer? I want to display as an image?
>
> Can I do that ? how to do it?
>
> Any suggestion would be great help.
>
> Thanks
>

AddThis Social Bookmark Button