php man page for pdo_cubrid-dsn

Query: pdo_cubrid-dsn

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
isql(1) - debian
odbcinst(1) - debian
iodbctestw(1) - osx
cubrid_pconnect(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Nicki Paul to the Moderator Team!