| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
The PDO_OCI Data Source Name (DSN) is composed of the following elements:
The DSN prefix is oci:.
The URI for the Oracle Instant Client connection takes the form of
dbname=//hostname:port-number/database.
If you are connecting to a database defined in
tnsnames.ora, use only the name of the database:
dbname=database.
The client-side character set for the current environment handle.
| Předcházející | Domů | Další |
| Oracle Functions (PDO_OCI) | Nahoru | Funkce pro řízení výstupu |