Archive

Archive for October, 2020

ODBCWrappers v1.18

October 13, 2020 Comments off

Just to let everyone know that v1.18 of ODBCWrappers has been released. Updates for this version include:

  • Fixed an issue in CHandle::GetDiagRecords and CHandle::ValidateReturnValue where the code would not terminate a loop if SQLGetDiagRec returns a value other than SQL_NO_DATA. Thanks to Serhiy Pavlov for reporting this issue.
Advertisement
Categories: Web Site Updates

ODBCWrappers v1.17

October 9, 2020 Comments off

Just to let everyone know that v1.17 of ODBCWrappers has been released. Updates for this version include:

  • Fixed a copy and paste error around the ODBC_COLUMN_ENTRY_LENGTH_STATUS macro. Thanks to Serhiy Pavlov for reporting this issue.
Categories: Web Site Updates