Error 1452

"Table '%1' contains a spatial column '%2' and no primary key"

Item Description

SQLCode

-1452L

Constant

SLERR_UPDDEL_NO_PK

SQLState

2FW45

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

3122

Severity Code

16

Parameter 1

The table name.

Parameter 2

The spatial column name.

Probable cause

An update or delete statement cannot be performed for a table that contains a spatial column unless there is a primary key defined for the table.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com