lrd_ora8_commit

Example: lrd_ora8_commitOracle 8.0 Functions

Commits the current transaction for Oracle 8.0 clients.

LRDRET lrd_ora8_commit( void *ServiceContextHandle, long Mode,
int ErrorSeverity );

ServiceContextHandle A pointer to an LRDDBI service context handle.
Mode The mode of operation.
ErrorSeverity The Error Severity Levels of a failure in a database routine.

The lrd_ora8_commit function commits the current database transaction from the last Savepoint for Oracle 8.x clients.

For more details refer to the Function Header File lrd.h in the include directory.

Return Values

See LRD Return Values.

Parameterization

You cannot use standard parameterization for any arguments in this function.