Version 3.7.25 of SQLAPI++ library released. Multithreading support and canceling queries Fetching LongBinary, LongChar, BLob and CLob data Binding LongBinary, LongChar, BLob and CLob data Executing a select query (and fetching result set) Connecting to database (and error handling)
That's why SQLAPI++ is the fastest way to manage you data. See details on supporting SQL database servers on different platforms:Ĭurrently SQLAPI++ library supports the following C/C++ compilers: By encapsulating a vendor's API, SQLAPI++ library acts as middleware and delivers database portability. The product also provides a low-level interface that allows developers to access database-specific features. It uses native APIs of target DBMS so applications developed with SQLAPI++ library run swiftly and efficiently.
SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC, SQLite).