摘要:
SQL Server:向 SQL Server 自增字段插入值【鹏城万里】 发表于 www.sqlstudy.com通常情况下,不能向 SQL Server 自增字段插入值,如果非要这么干的话,SQL Server就会好不客气地给你个错误警告:Server: Msg 544, Level 16, State 1, Line 1Cannot insert explicit value for identity column in table 't' when identity_insert is set to OFF.这个错误消息提示我们,如果向 SQL Server 自增字段插 阅读全文
posted @ 2012-07-13 09:34
withoutaword
阅读(438)
评论(0)
推荐(0)

浙公网安备 33010602011771号