Error 1338

"Type '%1' is not instantiable (near '%2')"

Item Description

SQLCode

-1338L

Constant

METHOD_NO_CONSTRUCTOR

SQLState

42X03

ODBC 2 State

S0002

ODBC 3 State

42S02

Sybase Error Code

3018

Severity Code

11

Parameter 1

The name of the type that is not instantiable.

Parameter 2

The invalid expression.

Probable cause

A NEW expression was used for a data type that does not define any constructor methods.


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