pdo_cubrid-dsn(3) php man page | unix.com

Man Page: pdo_cubrid-dsn

Operating Environment: php

Section: 3

PDO_CUBRID-DSN(3)							 1							 PDO_CUBRID-DSN(3)

PDO_CUBRID DSN - Connecting to CUBRID databases

	The PDO_CUBRID Data Source Name (DSN) is composed of the following elements, delimited by semicolons:

	      o DSN prefix
		- The DSN prefix is cubrid:.

	      o host - The hostname on which the database server resides.

	      o port - The port on which the database server is running.

	      o dbname - The name of the database.

       Note

	       When you estalish the connection to CUBRID, you should give username and password except DSN.

       Example #1

	      PDO_CUBRID DSN examples

	       The following example shows a PDO_CUBRID DSN for connecting to a CUBRID database:

	      cubrid:host=localhost;port=33000;dbname=demodb

PHP Documentation Group 													 PDO_CUBRID-DSN(3)
Related Man Pages
iodbctest(1) - debian
iodbctest(1) - centos
pdo_odbc-dsn(3) - php
cubrid_connect(3) - php
dbd::firebirdembedded(3pm) - debian
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update