This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIStmtPrepare
|
OCIStmtPrepare ( stmtp ; errhp ; stmt ; mode ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
stmtp | Longint |
![]() |
Statement handle | |||||
errhp | Longint |
![]() |
Error handle | |||||
stmt | Text |
![]() |
Statement to be executed | |||||
mode | Longint |
![]() |
Specifies default encoding mode | |||||
Function result | Longint |
![]() |
Status | |||||
Please refer to the OCIStmtPrepare command in the OCI documentation provided by Oracle.
See the examples for Executing an SQL SELECT request, Executing an SQL INSERT request, Executing an SQL UPDATE request and Executing an SQL DELETE request.
Product: 4D
Theme: Datatype
Number:
705123
4D for OCI ( 4D v19)