Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

Method invocation '%1' does not match an overload (near '%2'). Available overloads are '%3'

Error constant SQLE_METHOD_NO_OVERLOAD
ODBC 2 state S0002
ODBC 3 state 42S02
Parameter 1 The method name and data types used in the method invocation.
Parameter 2 The invalid expression.
Parameter 3 The available method overloads.
Severity 11
SQLCODE -1337
SQLSTATE 42X02
Sybase error code 13219
 Probable cause