PHP » GoLang |
login |
register |
about
|
PDO_CUBRID DSN(No version information available, might only be in Git) PDO_CUBRID DSN — Connecting to CUBRID databases DescriptionThe PDO_CUBRID Data Source Name (DSN) is composed of the following elements, delimited by semicolons:
Notes
Examples
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 |
more
Recently updated
more
Most requested
more
Last requests
|