[sqlapi-announce] SQLAPI++ library 4.0.1 released

  • From: Sergey Chumakov <support@xxxxxxxxxx>
  • To: sqlapi-announce@xxxxxxxxxxxxx
  • Date: Sat, 02 Jun 2012 00:58:49 +0300

2012-06-01: Version 4.0.1 of SQLAPI++ library released.

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

Use username/password you already have.

LATEST CHANGES
-- MySQL: Fixed VARCHAR field data truncation with statement API (thanks Abhay Rawat).
-- General: SA_MINDEP build option replaced with SA_RUNTIME=(dynamic|static).
-- Oracle: Fixed NCLOB/NCHAR/NVARCHAR reading for UTF16 encoding.
-- General: Unicode Linux/Unix configuration is supported now (except ODBC).
-- General: Certain SAString methods return SIZE_MAX now instead of (-1).
-- General: Changed all internal buffer size types for size_t.
-- PostgreSQL: Fixed time string parsing(thanks Andrew Smolko).
-- PostgreSQL: Fixed string escaping.
-- ODBC: Fixed SQLDriverConnect related bug (thanks Mike Moening).
-- SQLite: Added backup API functions (thanks Dave Fileccia).
-- General: SADateTime default constructor is public again.
-- General: SAValueRead::asInterval() method substracts SADateTime(0.0) from SA_dtDateTime value instead of the current time. -- SQLite: Added "SQLiteTransactionType" connection option (thanks Frank Hilliger).
-- SQLServer: Ready for SQL Server 2012 Native Client.
-- Oracle: Function returned value parameter name changed from "Result" to "RETURN_VALUE".

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





























Other related posts:

  • » [sqlapi-announce] SQLAPI++ library 4.0.1 released - Sergey Chumakov