Error 621

Message text

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

Item

Value

SQLCode

-621

Constant

SQLE_COULD_NOT_FIND_FUNCTION

SQLState

WW007

ODBC State

S1000

Parameter 1

name of the function which could not be found

Parameter 2

name of the dynamic library in which the function could not be found

Probable cause

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