Constants: Statement errors

Parent: $root.$constants

kStatementBindInputVarFailedAn error occurred binding an input variable
kStatementBindResultColFailedAn error occurred binding a result column
kStatementBufferAllocationFailedThe data buffers could not be allocated
kStatementClearFailedThe statement could not be cleared
kStatementCloseFailedThe statement could not be closed
kStatementDescribeFailedThe result set could not be described
kStatementDropFailedThe statement could not be dropped
kStatementExecDirectFailedThe statement could not be executed directly
kStatementExecuteFailedThe statement could not be executed
kStatementFetchFailedThe rows could not be fetched
kStatementFetchMemoryExceededFetch was truncated because $maxresultsetsize was exceeded
kStatementHasNoSessionThe statement is not associated with a session
kStatementInputVarFailedAn error occurred with an input variable
kStatementInsertRowFailedA row could not be added to the list
kStatementNoFetchListThere is no list to fetch into
kStatementNoFilenameThere is no file to fetch into
kStatementNoResultsThere are no results to process
kStatementNotPreparedThe statement must be prepared
kStatementPrepareFailedThe statement could not be prepared
kStatementResultColFailedAn error occurred with a result column
kStatementReturnedInfoThe statement returned information in $nativewarntext
kStatementRpcGetParamValuesErrorError getting RPC parameter values
kStatementRpcPrepareParamsErrorError preparing RPC parameters
kStatementSendInputVarFailedAn error occurred sending an input variable
kStatementSendResultVarFailedAn error occurred sending a result column
kStatementServerColumnsFailedThe columns could not be queried
kStatementServerIndexesFailedThe indexes could not be queried
kStatementServerResultsFailedThe result set could not be queried
kStatementServerRpcParametersFailedThe RPC procedure parameters could not be queried
kStatementServerRpcProceduresFailedThe RPC procedures could not be queried
kStatementServerTablesFailedThe tables could not be queried