Documents tagged with "CUBRID"
Your Query returned 61 results
-
- Sequel CUBRID Tutorial
- 1. In order to install Sequel, you can run the following command:
gem install sequel
2. CUBRID can be installed using the cubrid gem:
gem install cubrid
For more information on installation visit the Ruby Driver Installation page.
3. To connect to a cubrid database, you c...
http://www.cubrid.org/wiki_apps/entry/sequel-cubrid-tutorial
-
- Sequel
- Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby.
Sequel official website
Download
Online Manual
[Sequel Key Features]
[Sequel CUBRID Tutorial]
Sequel Q&A
JIRA Issue Tracker
http://www.cubrid.org/wiki_apps/entry/sequel
-
- Kalkun CUBRID Tutorial
- The Kalkun CUBRID Database can be created using the SQL found at the following link:
https://gist.github.com/back2arie/3095545
http://www.cubrid.org/wiki_apps/entry/kalkun-cubrid-tutorial
-
- Kalkun Key Features
- Features
Multiple database backend (Currently supports CUBRID, MySQL, PostgreSQL and SQLite3)
Multiuser (each user have his/her own inbox, outbox, folder, and phonebook)
Conversation and SMS are grouped by phone number
Manage SMS (Inbox, Outbox, Sent Items)
Sending SMS, by ...
http://www.cubrid.org/wiki_apps/entry/kalkun-key-features
-
- CUBRID Perl Driver 9.1.0 release note
- 9.1.0.0001
Changed and Enhanced Features:
APIS-402: Improve the invoking of cci_disconnect().
Enable cci_connect_ex(), cci_connect_with_url_ex(), escape_string() APIs for Windows platform.
APIS-57: Add the support of binding NULL value.
APIS-341: Add the support to insert e...
http://www.cubrid.org/wiki_apis/entry/cubrid-perl-driver-9-1-0-release-note
-
- CUBRID Python Driver 9.1.0 release note
- 9.1.0.0002
Fixed bugs:
APIS-522: Fix the date_format error in django_cubrid.
APIS-523: Fix the 'LIMIT' format error in django_cubrid.
9.1.0.0001
Django backend Features:
In this version, the django support is developed. Django_cubrid is the django backend for CUBRID Database. ...
http://www.cubrid.org/wiki_apis/entry/cubrid-python-driver-9-1-0-release-note
-
- Cubrid PHP Driver 9.1.0 release note
- 9.1.0.0001
Changed and Enhanced Features:
APIS-417: Add the support of binding ENUM type data in CUBRID PHP driver.
Enable cci_connect_ex(), cci_connect_with_url_ex(), escape_string() APIs for Windows platform.
Update the urls infomation in README.
Fixed bugs:
APIS-397:...
http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver-9-1-0-release-note
-
- Install CUBRID Python Driver using pip (linux)
- pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. It's a replacement for easy_install.
To install CUBRID Python Connector using pip, type the following command.
pip install CUBRID-Python
If you want to give the ...
http://www.cubrid.org/wiki_apis/entry/install-cubrid-python-driver-using-piplinux
-
- Exporting / Unloading a Database Using CUBRID Manager
- In order to export a database using CUBRID Manager, you need to right click on the database name and go to Manage Database -> Unload Database.
Important! The database must be stopped in order to be able to run "Unload Database". If the database is running, then the opti...
http://www.cubrid.org/wiki_tutorials/entry/exporting-unloading-a-database-using-cubrid-manager
-
- GestDB CUBRID Tutorial
- GestDB is a client to access relational databases. It can be used to access a large array of databases including CUBRID.
Step 1: Download GestDB
GestDB can be downloaded from https://sourceforge.net/projects/gestdb/files/gestdb.
In order to run it, you need to install the Java ...
http://www.cubrid.org/wiki_apps/entry/gestdb-cubrid-tutorial