[sqlapi-announce] SQLAPI++ library 5.1.0 released

  • From: "support" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "support" for DMARC)
  • To: sqlapi-announce@xxxxxxxxxxxxx <sqlapi-announce@xxxxxxxxxxxxx>
  • Date: Wed, 10 Jun 2020 20:46:13 +0000

2020-06-10: Version 5.1.0 of SQLAPI++ library released.

Download links (for registered customers only):
https://www.sqlapi.com/Download/private/sqlapi-5.1.0.exe
https://www.sqlapi.com/Download/private/sqlapi-5.1.0.tar.gz

Sources only (small size) download links:
https://www.sqlapi.com/Download/private/sqlapi_src-5.1.0.zip
https://www.sqlapi.com/Download/private/sqlapi_src-5.1.0.tar.gz

LATEST CHANGES

Version 5.1.0
10 June 2020
-- General: Introduced C binding functions.
-- MySQL: Added "MYSQL_OPT_SSL_MODE", "MYSQL_OPT_TLS_VERSION".
-- MySQL: MySQL headers updated, for older compilers those require old 
headers the build option SA_USE_OLD_MYSQL_H added.
-- General: Fixed SAString::FormatV for broken va_copy in RAD Studio 10.3.
-- SQL Server (OLEDB): Implemented SACommand::FetchPos.
-- General: Fixed procedure parameter position using when SA_USE_STL=1 
build option defined.
-- General: Fixed some compilation warnings (thanks Gilles Vollant).
-- Oracle: Fixed IN OUT CHAR parameters processing (thanks Jason Formby).
-- Oracle: Fixed IN OUT LOB parameters processing (thanks Jason Formby).
-- ODBC: Added "ODBCOmitSQLFreeStmt" connection option (thanks Patrick 
Bangert).

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

Other related posts:

  • » [sqlapi-announce] SQLAPI++ library 5.1.0 released - support