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

Could not execute store DLL (%1) entry point Next Page

Could not find '%1' in dynamic library '%2'


Item

Value

Constant

SQLE_COULD_NOT_FIND_FUNCTION

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

Name of the function that could not be found.

Parameter 2

Name of the dynamic library in which the function could not be found.

Severity

19

SQLCODE

-621

SQLSTATE

WW007

Sybase error code

13678

Probable cause

The external function could not be found in the dynamic library.