CHAPTER 10 Database Error Messages
765
Could not execute store DLL (%1) entry point.
Item Value
SQLCODE -647
Constant SQLE_STORE_ENTRY_NOT_FOUND
SQLSTATE 08W35
Sybase error code 13700
ODBC 2 State ERROR
ODBC 3 State ERROR
An attempt to locate or execute the store DLL entry point failed.
Could not find ’%1’ in dynamic library ’%2’
Item Value
SQLCODE -621
Constant SQLE_COULD_NOT_FIND_FUNCTION
SQLSTATE WW007
Sybase error code 13678
ODBC 2 State ERROR
ODBC 3 State ERROR
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.
The external function could not be found in the dynamic library.
Probable cause
Probable cause