4D v16OCILogon |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v16
OCILogon
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCILogon ( envhp ; errhp ; svchp ; username ; password ; dbname ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| envhp | Longint |
|
OCI environment handle | |||||
| errhp | Longint |
|
Error handle | |||||
|
||||||||
| svchp | Longint |
|
Service context handle | |||||
|
||||||||
| username | String |
|
Name of user | |||||
| password | String |
|
User's password | |||||
| dbname | String |
|
Name of database to connect to | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCILogon command in the OCI documentation provided by Oracle.
See the example for Connecting to an Oracle database.
Product: 4D
Theme: Connection
Number:
705097
4D for OCI ( 4D v16)
Add a comment