Documents tagged with "pdo"
Your Query returned 14 results
-
- Build CUBRID PDO Driver on Mac OS X through PECL using CCI Driver
- In this tutorial you will learn how to install CUBRID PDO driver on Mac OS X through PECL repository using CUBRID CCI driver.
Download CCI driver
CUBRID PDO driver has a dynamic dependency on CCI driver. You can download either 64 or 32 bit version of CUB...
http://www.cubrid.org/wiki_apis/entry/build-cubrid-pdo-driver-on-mac-os-x-through-pecl-using-cci-driver
-
- Installing CUBRID PDO Driver using PECL
- If PECL packager is installed in your system, the installation of CUBRID PDO Driver is straightforward. PECL will download and compile the library for you.
Requirements
To install the PDO Driver using PECL, you need to have CUBRID Database installed in your system sinc...
http://www.cubrid.org/wiki_apis/entry/installing-cubrid-pdo-driver-using-pecl
-
- PDO_CUBRID DSN
- The PDO_CUBRID Data Source Name (DSN) is composed of the following elements:
DSN prefixThe DSN prefix is cubrid:
hostThe hostname on which the database server resides.
portThe port number where the database server is listening.
dbnameThe name of the database.
Example: "cubri...
http://www.cubrid.org/wiki_apis/entry/pdo_cubrid-dsn
-
- CUBRID PDO Driver
- Official CUBRID PDO Driver is available as a PECL package. It implements the PHP Data Objects (PDO) interface to enable access from PDO to CUBRID.
Download Installation Instructions Latest News, Guides and Tutorials PHP specific Questions and Answers
Release N...
http://www.cubrid.org/wiki_apis/entry/pdo_cubrid