"for xml" via rpc - why do I receive binary data?
- From: DC <dc@xxxxxxxxx>
- Date: Fri, 11 Jan 2008 07:15:28 -0800 (PST)
Hi,
I guess this is an old topic but I looked and could not find a clue: I
have a stored procedure "xmlproc" on "sqlserver_A", which returns xml
via a "select ... for xml auto" query. "sqlserver_B" is linked to
sqlserver_A (I tried to link as "SQL Server", "Native Client" and
"OLEDB") and calls
exec sqlserver_A.mydb.dbo.xmlproc
But instead of returning xml data, I receive a binary string that
looks like
0x440C690064005F0050006F0072007...
Is there anyway around this?
TIA, Regards
DC
.
- Prev by Date: Re: XSD and BulkInsert
- Next by Date: Re: XSD and BulkInsert
- Previous by thread: Re: XSD and BulkInsert
- Next by thread: RETURING XML AS A PARAMETER .NET
- Index(es):
Relevant Pages
|
Loading