Error 1000060

"Column '%2', PRECISION (%3) cannot be greater than %4. %1"

Item Description

SQLCode

-1000060L

Constant

EMSG_CAT_PRECISIONTOOBIG

SQLState

QDA60

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20720

Severity Code

14

Parameter 1

location of the exception

Parameter 2

column number

Parameter 3

requested precision

Parameter 4

maximum allowed precision

Probable cause

The precision requested by the user is larger than what is allowed for the datatype.


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