Error 818

"Version 'V%1' interface used by external function call '%2' is not supported for execution in the current context."

Item Description

SQLCode

-818L

Constant

INCOMPATIBLE_EXTERNAL_CALL

SQLState

WW026

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2465

Severity Code

16

Parameter 1

API version of the external function that is being called.

Parameter 2

Name of the external function that is being called.

Probable cause

You attempted to call an external function. The attempt to load the associated library failed because of incompatibility with the server. Incompatibility may arise because the dynamic library is using an external function API that is either not supported by the server or is newer than the one supported by the server. It may also arise if the external API is not compatible with the data in the current context.


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