Error 1330

"The function '%1' does not allow use of the '%2' clause"

Item Description

SQLCode

-1330L

Constant

FUNCTION_DOES_NOT_ALLOW

SQLState

42WE0

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2823

Severity Code

16

Parameter 1

The name of the function.

Parameter 2

The SQL clause not allowed.

Probable cause

You have attempted to use the specified SQL clause within the context of a function that does not permit such use. Note that the function may have been used directly in the query or indirectly within a named window.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com