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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Backward scrolling cursors are not supported for remote objects Next Page

Calling functions outside the database server is not supported


Item

Value

Constant

SQLE_EXTERNAL_CALLS_NOT_SUPPORTED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-617

SQLSTATE

WW003

Sybase error code

13674

Probable cause

You attempted to call a stored procedure that, in turn, calls a function in a dynamically loaded module. The operating system on which this stored procedure was called does not support such an action.