Error 1341

"The instantiation '%1' does not match an overload (near '%2'). Available overloads are '%3'."

Item Description

SQLCode

-1341L

Constant

METHOD_NO_CONSTRUCTOR_OVERLOAD

SQLState

42X06

ODBC 2 State

S0002

ODBC 3 State

42S02

Sybase Error Code

3021

Severity Code

11

Parameter 1

The type name and data types used in the new specification.

Parameter 2

The invalid expression.

Parameter 3

The available constructor overloads.

Probable cause

When attempting to match a new specification, none of the defined constructor overloads was found to match the provided argument types. You may need to use CAST to select the appropriate call.


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