Easysoft ODBC-ODBC Bridge
I am trying to compile/link my C code and it fails with undefined symbol errors.
If the undefined symbols are all of the form SQLxxx
, the likelihood is you have forgotten to add a -lodbc
to the link line. This tells the linker to use libodbc.ext.
Applies To
-
Products
- Easysoft ODBC-ODBC Bridge
-
Languages
Knowledge Base Feedback