"The embedded SRID (%1) conflicts with the provided SRID (%2)."
Item |
Description |
SQLCode
|
-1426L
|
Constant
|
SLERR_SRID_CONFLICT_EMBED_PARAM
|
SQLState
|
2FW19
|
ODBC 2 State
|
ERROR
|
ODBC 3 State
|
ERROR
|
Sybase Error Code
|
3096
|
Severity Code
|
16
|
Parameter 1
|
The SRID within the parsed string.
|
Parameter 2
|
The SRID provided as a parameter.
|
Probable cause
A call to a spatial method had a string with an embedded SRID that differed from the SRID parameter to the method.