Documents tagged with "tutorial"
Your Query returned 101 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
-
- CUBRID ALL-IN-ONE Windows Downloader Tutorial
- CUBRID ALL-IN-ONE Windows Downloader is an application created to help users easily download CUBRID components: engine, drivers and tools. All you have to do is to select the components you want to download on your local machine and this application will download t...
http://www.cubrid.org/wiki_tools/entry/cubrid-all-in-one-windows-downloader-tutorial
-
- CRUD operations with CUBRID Perl Driver
- Here is a small Perl program which creates a foo table, inserts a couple of records, then retrieves all records from that table.
To successfully run this program, make sure you have CUBRID and the Perl driver installed. In this tutorial I am using CUBRID 8.4.3 on Ubuntu 12...
http://www.cubrid.org/wiki_apis/entry/crud-operations-with-cubrid-perl-driver
-
- CUBRID Node.js API Overview
- The scope of this tutorial is to provide an introduction to node-cubrid, a CUBRID Node.js driver. We will show you where to get and how to install the driver, how to setup a connection and how to develop some simple database-enabled JavaScript code.
Requirements:
C...
http://www.cubrid.org/wiki_apis/entry/cubrid-node-js-api-overview
-
- SOFA Statistics CUBRID Tutorial
- CUBRID has been a part of SOFA Statistics since version 1.2.2 on Ubuntu and it will be starting with version 1.2.3 on Windows also. Check out the tutorials below:
[SOFA Statistics CUBRID Windows Tutorial]
[SOFA Statistics CUBRID Ubuntu Tutorial]
http://www.cubrid.org/wiki_apps/entry/sofa-statistics-cubrid-tutorial
-
- CUBRID Node.js Tutorials
- Installation Instructions
[CUBRID Node.js Driver Installation Instructions|Node.js Driver Installation Instructions]
Latest News
CUBRID Node.js Driver 1.1 is now available at NPM - blog
CUBRID Node.js Driver 1.0 Stable is now available at NPM - blog
CUBRID Node.js drive...
http://www.cubrid.org/wiki_apis/entry/cubrid-node-js-tutorials
-
- 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
-
- JMyETL CUBRID Tutorial
- The installation of JMyETL is fairly easy. You just need to follow a few simple steps. First, download JMyETL and extract it. In the extracted folder, find jmyetl.ini configuration file and edit it to adjust the value of vm.location to your {JAVA_HOME}\jre\bin ...
http://www.cubrid.org/wiki_apps/entry/jmyetl-cubrid-tutorial
-
- CUBRID Hibernate Tutorials
- Tutorials and GuidesUsing Hibernate with CUBRID Questions and AnswersQ&A site
http://www.cubrid.org/wiki_apps/entry/cubrid-hibernate-tutorials
-
- Building CUBRID CCI API on Mac OS X
- In this tutorial we will go through the entire process of building CUBRID CCI API on Mac OS X. In this tutorial I will be using Snow Leopard.
Requirements
Install XcodeApple's Xcode Developer Tools version 4.1 or later for Lion, 3.2 or later for Snow Leopard, o...
http://www.cubrid.org/wiki_apis/entry/building-cubrid-cci-api-on-mac-os-x