开发者

extract xml from image column in sql server

I have some xml documents stored as an image data type in a sql server 2000 table. How can I extract the data back开发者_运维知识库 to xml and save to a file, or at least see the xml contents in the query window, using just the sql tools?


Look, here

Essentially you want to extract text from varbinary.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜