"Could not find '%1' in dynamic library '%2'"
| Item |
Description |
|
SQLCode
|
-621L
|
|
Constant
|
COULD_NOT_FIND_FUNCTION
|
|
SQLState
|
WW007
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2224
|
|
Severity Code
|
19
|
|
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.
|
Probable cause
The external function could not be found in the dynamic library.