|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Database display a imageHi 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 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 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 > |
|||||||||||||||||||||||