Easysoft ODBC-ODBC Bridge

I am trying to compile/link my C code and it fails with undefined symbol errors.

Article:
00750
Last Reviewed:
16th January 2024
Revision:
7

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

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)