无法将二进制值插入SQL Server 2008

时间:2012-07-30 08:42:46

标签: sql-server-2008-r2

我有一个带有二进制列&的SQL Server 2008表。大小1 [二进制(1)]。当我尝试插入1或0(通过EDIT ROWS选项)时,它会显示以下错误消息:

Invalid value for cell...
The changed value in this cell was not recognized as valid.
Error Message: You cannot use the Result pane to set this Field data to values other than NULL

0 个答案:

没有答案