Doc Map
Developer GuideApplication Development GuideDevelopment Based on ODBCODBC Packages, Dependent Libraries, and Header Files
ODBC Packages, Dependent Libraries, and Header Files
ODBC Packages for the Linux OS
Obtain the openGauss-*.*.0-ODBC.tar.gz package from the release package. In the Linux OS, header files (including sql.h and sqlext.h) and a library file (libodbc.so) are required in application development. The header files and library file can be obtained from the unixODBC-2.3.0 installation package.
Feedback