About this document
ODBC Programming in C/C++ on Linux by Gilberto Garcia Zavaleta is a document available to read on EtoBox.
This document provides information about using ODBC to connect to databases from C programs under Linux and Unix systems. It discusses compiling C programs with ODBC, configuring data sources in the .odbc.ini file, the basics of ODBC calls in C including variable types and handles, and variations for the Solaris installation. Sample code is provided to illustrate connecting to PostgreSQL databases and compiling C programs with ODBC under Linux and Unix.
- Author
- Gilberto Garcia Zavaleta
- Language
- EN