ArcSDE for SQL Server 2008: When database name parameter is in uppercase and if the geometry storage type is GEOMETRY, this error may occur:
SE_DB_IO_ERROR (-51)
Microsoft SQL Server Native Client 10.0: Cannot insert the value NULL into column 'OBJECTID', table '<tablename>'; column does not allow nulls. INSERT fails.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM039997
已提交
November 10, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.3
修正版本
9.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Specify the database name parameter in lowercase. The case of the database name should make no difference.