This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
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 v19)