Allocates CDA for Oracle 7 and OCIStmt handler for Oracle 8.
Class
TOraCursor
Syntax
procedure AllocCursor(StatementMode: TStatementMode = smAllocated);
Parameters
AStatementCache
Remarks
Call the AllocCursor procedure to allocate CDA for Oracle 7 and OCIStmt handler for Oracle 8.
See Also