Skip to content

Releases: CUBRID/cubrid-odbc

CUBRID ODBC 11.3.0.0061

27 Sep 04:51
f19ae18
Compare
Choose a tag to compare

CUBRID ODBC 11.3.0.0061 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 11.3.0.0061

  • Update CCI driver

Change logs:

Enhancements

CUBRID ODBC 11.2.1.0060

14 Nov 05:42
6201220
Compare
Choose a tag to compare

CUBRID ODBC 11.2.1.0060 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 11.2.1.0060

  • execute end-tran after modifying Catalog related ODBC API
  • provides table/column comment through SQLTables/SQLColumns
  • fix SQLColumnsW/SQLForeignKeysW error
  • Single schema emulation for CUBRID Server 11.2
    • new property: omit_schema (default: no)
    • if Omit_schema is yes, only the table/PK/FK of the logged-in user is provided
  • fix SQLNativeSql Error

Change logs:

Enhancements

  • [65] [APIS-900] exec auto-commit after catalog operations if required (SQLTables, SQLColumns, SQLPrimaryKeys, SQLForeignKeys)
  • [66] [APIS-939] supports table/column comment thru SQLTables and SQLColumns
  • [67] [APIS-942] Single schema emulation for CUBRID Server 11.2 (required for ERWin)

Bug Fix

CUBRID ODBC 11.2.0.0001

30 Aug 04:42
e31cacf
Compare
Choose a tag to compare

CUBRID ODBC 11.2.0.0001 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 11.2.0.0001

  • set autocommit=on by default

Change logs:

Enhancements

CUBRID ODBC 11.1.0.0001

14 Jun 06:23
248cfa9
Compare
Choose a tag to compare

CUBRID ODBC 11.1.0.0001 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 11.1.0.0001

  • is compatible with CUBRID 11.2 and lower version of CUBRID Engine
  • is compatible with new CCI, version 11.0
  • provides guide of installing Visual C++ Redistributable 2015 or higher, if it is not installed
  • provides a NullablePtr which is a pointer of a value whether the column accept NULL values, thru SQLDescribeCol ()
  • provides a NULL value binding for a column thru SQLBindParameter ()
  • can set auto-commit mode thru ODBC Data Source Manager
  • provides the query plan thru extended query
  • is compatible with the Oracle dg4odbc (Database Gateway for ODBC), and able to support Oracle DBLink
  • is compatible with the Linked Server of the SQL Server
  • provides array binding of an Unicode SQL_WCHAR type column
  • provides CUBRID ODBC version string properly thru SQLGetinfo ()

Change logs:

Enhancements

Bug Fixs

Refactoring/Modernize

Others

CUBRID ODBC 11.0.0.0001

22 Jan 08:20
c1dea67
Compare
Choose a tag to compare

CUBRID ODBC 11.0.0.0001 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 11.0.0.0001

  • is compatible with CUBRID 11.0
  • Handle StrLen_or_IndPtr of SQLBindParameter according to ODBC standard.

Change logs:

Enhancements

CUBRID ODBC 10.2.0.0015

06 Apr 07:16
211588a
Compare
Choose a tag to compare

CUBRID ODBC 10.2.0.0015 is the latest stable version which include new feature and significant changes.

CUBRID ODBC 10.2.0.0015

  • is compatible with CUBRID 10.2
  • includes cci, which works in an environment integrated with the db firewall software such as Chakra Max™
  • fixes number of critical bugs

CUBRID ODBC 10.2.0.0015 contains enhancement that work in an environment integrated with db firewall. Fixes were made related with proper handle of STMT_HANDLE and bind parameters.


Change logs:

Enhancements

  • [43] [CBRD-21496] The ODBC driver fails to call the net_peer_socket_alive() function when attempting to connect through the Chakra Max which is database access control solution.

Bug Fixes

CUBRID ODBC 10.2.0.0001

06 Apr 07:02
422276b
Compare
Choose a tag to compare

CUBRID ODBC 10.2.0.0001 is the latest stable version built with CUBRID CCI v10.2, which includes new features, significant changes.

CUBRID ODBC 10.2.0.0001

  • is compatible with CUBRID 10.2.
  • contains number of enhancements so as to client can handle DB applications more accurately
  • fixes number of critical bugs.
  • able to provide 'Query Plan' for any queries

CUBRID ODBC 10.2.0.0001 contains number of enhancements to provide more information to DB clients as well as give them more ability to control DB applications.

Several fixes were made to conform standard ODBC specification, also lot of bugs rleated with Unicode were fixed. Now, as an extention of ODBC specification, CUBRID ODBC 10.2.0.0001 can give a 'Query Plan' of any queries to applications to give them an ability of more flexible control of applications.


Change logs:

Enhancements

Bug Fixes

  • [14] [APIS-776] fix SQLGetInfoW function standard(spec) violation
  • [17] [APIS-790] Invalid BufferLength in SQLGetDiagRecW(...) for wide char
  • [18] [APIS-791] SQLGetDiagRecW returns SQL State to S01000 for connection error.
  • [28] [APIS-799] Correct processing of string length for SUCCESS_WITH_INFO

Refactoring/Modernize

  • [16] [APIS-788] Upgrade build environment for Visual Studio
  • [27] [APIS-789] Upgrad build envrionment: compatibility for Legacy standard I/O Definition

CUBRID 10.1.0.0002 ODBC Driver

22 Oct 06:57
b3e8ad2
Compare
Choose a tag to compare

CUBRID 10.1 ODBC Driver

20 Jul 05:11
Compare
Choose a tag to compare
v10.1

[#4] [RND-342] remove an invalid testcases from odbc unittest (#5)