阅读背景:

在TSQL中创建的XML用作ADODB.Recordset

来源:互联网 

I am attempting to use XML that was generated from a stored procesure in our MS SQL database as a Recordset in a VS2005 Application. The issue I am having is that when reading in the xml as a string, the string result comes in as "System.Byte[]". Seeing this I changed the datatype from String to Byte() and tried to use the Byte array. The Byte array does not seem to have anything to do with the data I want to be receiving. I am wondering if there is a way to handle SQL generated XML files that I am not aware of. Here is some sample code.I am attempting to use XML that was generated f




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: