|
|||||
|
||||||
Other Library Functions |
function |
OCI_oexec |
Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin |
Return type: Integer Returns: Returns OCI_SUCCESS if the function completes without error. |
define external integer function OCI_oexec ( value OCI_Handle_type cursor )
This function executes the SQL statement associated with a cursor.
Input argument:
Example:
set RetCode to OCI_oexec( Cursor )
Copyright © Stilo International plc, 1988-2010.