Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Documents tagged with ""

Your Query returned 92 results

  • [Solved] CUBRID Python: ImportError: libcascci.so.8: cannot open shared object file: No such file or directory
    I have encountered this error "ImportError: libcascci.so.8: cannot open shared object file: No such file or directory" when running my sample Python program on Ubuntu 12.04.2 using the CUBRID Python driver. Solution The problem was quite trivial: the environment variables ...
    http://www.cubrid.org/wiki_apis/entry/solved-cubrid-python-importerror-libcascci-so-8-cannot-open-shared-object-file-no-such-file-or-directory
  • DataTable Support
    The DataTable is a central object in the ADO.NET library . In the CUBRID .NET Provider, we have implemented support for: DataTable data populate Built-in commands construct: INSERT , UPDATE, DELETE Columns metadata/properties DataSet, DataView inter-connection Let’s ...
    http://www.cubrid.org/wiki_apis/entry/datatable-support
  • Working with Parameters
    The CUBRID .NET Driver provides support for using parameters in SQL commands. As you probably know, in CUBRID there is no support for named parameters, but only for position-based parameters. The CUBRID ADO.NET Driver implements support for position-based parameters, wit...
    http://www.cubrid.org/wiki_apis/entry/working-with-parameters
  • Internationalization with CUBRID OLE DB Provider
    The scope of this tutorial is to share some information on using CUBRID OLE DB Data Provider version 8.4.1, whenever internationalization and encoding must be implemented in your project. We will show you how to deal with non-ASCII characters - how to update and ret...
    http://www.cubrid.org/wiki_apis/entry/internationalization-with-cubrid-ole-db-provider
  • CUBRID PHP APIs to work with LOB object
    The following twelve CUBRID PHP API functions are now implemented in CUBRID PHP API version 8.4.1.004 in addition to five existing functions to allow PHP developers to perform various operations on Large Object (LOB) data. 1. cubrid_lob2_new Create a lob object. ...
    http://www.cubrid.org/wiki_apis/entry/apis-about-lob-object-for-php-driver
  • QA OK Sign - CUBRID ODBC Driver
    [CUBRID ODBC 9.0.1.0.p1 QA Test Report]
    http://www.cubrid.org/wiki_apis/entry/qa-ok-sign-cubrid-odbc-driver
  • Transactions
    A database transaction groups CUBRID queries into a unit of consistency (for ensuring valid results in multi-user environment) and restore (for making the results of committed transactions permanent and ensuring that the aborted transactions are canceled in the database despite ...
    http://www.cubrid.org/wiki_apis/entry/transactions
  • CUBRID PHP Driver Release Notes
    [CUBRID PHP Driver 9.1.0 Release Note] [CUBRID PHP Driver 9.0.0 Release Note] [CUBRID PHP Driver 8.4.3 Release Note] [CUBRID PHP Driver 8.4.1 Release Note] [CUBRID PHP Driver 8.4.0 Release Note] [CUBRID PHP Driver 8.3.1 Release Note]
    http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver-release-notes
  • CUBRID ODBC Driver 9.1.0 Release Note
    9.1.0 Functionality added or changed: The following ODBC APIs are newly supported by CUBRID ODBC: SQLPrimaryKeys SQLForeignKeys SQLProcedures SQLProcedureColumns SQLTablePrivileges All four functions are catalog functions, which can get schema information of database you conn...
    http://www.cubrid.org/wiki_apis/entry/cubrid-odbc-driver-9-1-0-release-note
  • CUBRID ODBC 9.0.1.0.p1 QA Test Report
    1. Test Info Driver Build: ODBC 9.1 Server Build: CUBRID 9.1 (9.1.0.0212) (64bit release build for linux_gnu) Test Platform: Windows7 32bit, Windows XP 32bit, Windows2003 64bit .Net Framework: 3.5 2.Test Results ODBC Interface OK 3.Bug status Total 14 Closed 14 P...
    http://www.cubrid.org/wiki_apis/entry/cubrid-odbc-9-0-1-0-p1-qa-test-report