[sqlapi-announce] SQLAPI++ library 3.7.19 released

  • From: Sergey Chumakov <support@xxxxxxxxxx>
  • To: sqlapi-announce@xxxxxxxxxxxxx
  • Date: Thu, 28 Dec 2006 14:14:18 +0200

2006-12-28: Version 3.7.19 of SQLAPI++ library released.


Download links (for registered customers only):
http://www.sqlapi.com/Download/private/win32_pro/sqlapi-3.7.19.exe
http://www.sqlapi.com/Download/private/linux_pro/sqlapi-3.7.19.tar.gz


Use username/password you already have.

LATEST CHANGES
- Oracle: Added procedure/function support for Oracle PL/SQL BOOLEAN type.
- Oracle: Support for BINARY_FLOAT and BINARY_DOUBLE types.
- Oracle: Memory leak fixed with SYS_REFCURSOR & TIMESTAMP/BLOB/CLOB fields.
- General: Added bool& SAGlobals::UnloadAPI() - prevent from DBMS API unloading.
- General: SADateTime::SADateTime(double dt) - round the fraction result to microseconds. - General: Added SAInterval class for time intervals (experimental, only MySQL support for now).
- MySQL: Support for multi-result statements.
- MySQL: Set by default connection flags CLIENT_MULTI_STATEMENTS and CLIENT_MULTI_RESULTS. - SQLBase: Fixed access violation at sqldes() C API function with SQLBase version 10.
- MySQL: Added support for the 'bit' type.
- PostgreSQL: Fixed problem with bytea/text on AIX 64-bit (seems common 64-bit platform problem).
- Sybase: Fixed MinGW version.
- ODBC: Windows x64 fixes. Should work now.
- Oracle: Fixed bug with DateTime parameters and an execution of prepared statements.


--
Best regards,
Sergey Chumakov, SQLAPI++ development team




Other related posts:

  • » [sqlapi-announce] SQLAPI++ library 3.7.19 released