All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
解决错误:sql_variant,is,incompatible,with,xml,(ASP.NET_[Asp.Net教程]

Writer: delv Article type: Programming skills(编程技巧) Time: 2014/1/6 9:15:33 Browse times: 361 Comment times: 0

解决错误:sql_variant,is,incompatible,with,xml,(ASP.NET_[Asp.Net教程]


Head photo

Go homepage
Upload pictures
Write articles

解决错误:sql_variant is incompatible with xml (ASP.NET_[Asp.Net教程]

发生场景:
1:如果数据表使用XML数据类型
2:使用ASP.net 2.0
3::使用向导生成SqlDataSource配合DetailsView新增/更新数据库XML数据类型

错误信息:
Server Error in '/' Application.
--------------------------------------------------------------------------------

Operand type clash: sql_variant is incompatible with xml
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Operand type clash: sql_variant is incompatible with xml

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

解决办法:
































将下划线部分Type="Object" -〉Type="String"

来源:博客园




There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.