| 4D v15OCIStmtExecute | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v15
 OCIStmtExecute 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIStmtExecute ( svchp ; stmtp ; errhp ; iters ; rowoff ; snap_in ; snap_out ; mode ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |   | Service context handle | |||||
|   | ||||||||
| stmtp | Longint |   | Statement handle | |||||
|   | ||||||||
| errhp | Longint |   | Error handle | |||||
|   | ||||||||
| iters | Longint |   | Number of times statement is executed | |||||
| rowoff | Longint |   | Starting index from which data in array bind is relevant | |||||
| snap_in | Longint |   | Database snapshot where statement is being executed | |||||
| snap_out | Longint |   | Database snapshot suitable as a snap_in input to a subsequent call | |||||
| mode | Longint |   | Mode of execution | |||||
| Function result | Longint |   | Status | |||||
Please refer to the OCIStmtExecute 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:  
        705120
        
        
        
	
	4D for OCI ( 4D v15)
	
	
	
	
	
	
	
 Add a comment
Add a comment