Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Documents tagged with ""

Your Query returned 6 results

  • CUBRID Ruby API Documentation
    Contents 1 Overview 2 Getting Help 3 Preparing the Environment 3.1 Preparing CUBRID 3.2 Preparing Ruby 3.2.1 On Windows 3.2.1.1 Install Ruby 3.2.1.2 Install Ruby Driver for CUBRID 3.2.2 On Linux 3.2.2.1 Install Ruby 3.2.2.2 Install Ruby Driver for CUBRID 3.2.2.2...
    http://www.cubrid.org/wiki_apis/entry/cubrid-ruby-api-documentation
  • CUBRID Python API Documentation
    Contents 1 Overview 2 Getting Help 3 Preparing the Environment 3.1 Preparing CUBRID 3.2 Preparing Python 3.2.1 On Windows 3.2.1.1 Install Python 3.2.1.2 Install Python Driver for CUBRID 3.2.2 On Linux 3.2.2.1 Install Python 3.2.2.2 Install Py...
    http://www.cubrid.org/wiki_apis/entry/cubrid-python-api-documentation
  • CUBRID vs. MySQL PHP API Functions Comparison
    The table below represents the PHP functions Mapping/Comparison between CUBRID and MySQL. There may be new functions introduced since this document has been last updated. If so, please let us know either on Twitter or on CUBRID Forum. We will update the functions r...
    http://www.cubrid.org/wiki_apis/entry/cubrid-vs-mysql-php-api-functions-comparison
  • Compiling the CUBRID OLE DB installer
    Introduction The CUBRID OLE DB installer is open-source code, BSD licensed and built using NSIS. NSIS (Nullsoft Scriptable Install System) is a professional open source system for creating Windows installers. It is designed to be as small and flexible as possible and is...
    http://www.cubrid.org/wiki_apis/entry/compiling-the-cubrid-ole-db-installer
  • 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
  • How to Quote Reserved Keywords
    One important fact that you should know about any database management system is how to quote reserved keywords when you want to use them as column names or even table names. If you want to know which are the Reserved Keywords, they are all listed in our manual page: Reserved ...
    http://www.cubrid.org/wiki_tutorials/entry/how-to-quote-reserved-keywords