Attention: We are retiring the ASP.NET Community Blogs. Learn more >

SqlXml and Binary Serialization in Yukon II

Just to wrap up this post, there is no way to send a SqlXml type as binary to the server. It's always sent as text. You can receive it as binary, but not send it.

IMHO, this kind of sucks, but that's the way it is.

I posted a suggestion in the feedback center, but it won't be changed for SQL2005.

 

1 Comment

Comments have been disabled for this content.