Could not load dynamic library '%1'
Item |
Value |
---|---|
SQLCode |
-620 |
Constant |
SQLE_COULD_NOT_LOAD_LIBRARY |
SQLState |
WW006 |
ODBC State |
S1000 |
Parameter 1 |
name of the dynamic library which could not be loaded |
This error is usually caused by a failure to load a dynamic library named in an external function call. This error can also occur if other libraries such as the Java virtual machine library are missing.