Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/asp.net-mvc-3/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用特殊字符自动更新SQL Server数据库_Sql_Sql Server - Fatal编程技术网

使用特殊字符自动更新SQL Server数据库

使用特殊字符自动更新SQL Server数据库,sql,sql-server,Sql,Sql Server,我的数据库中有一个模式表。有时,一列(包含json字符串)中的值会自动更新为特殊字符,如}、}或一些中文字符。以前有人遇到过同样的问题吗?如果是,你能帮忙吗 这是我表格的屏幕截图。两行、三行中的最后一列正在用特殊字符更新。标签和标题数据库不匹配提供示例数据会有所帮助

我的数据库中有一个模式表。有时,一列(包含json字符串)中的值会自动更新为特殊字符,如
}
}
或一些中文字符。以前有人遇到过同样的问题吗?如果是,你能帮忙吗


这是我表格的屏幕截图。两行、三行中的最后一列正在用特殊字符更新。

标签和标题数据库不匹配提供示例数据会有所帮助