Constants: Session Errors

Parent: $root.$constants

kSessionBeginFailedA transaction could not be started
kSessionBindMarkerFailedThe bind variable marker could not be read
kSessionClearFailedAn error occured when clearing the session
kSessionColTextFailedThe coltext method failed
kSessionCommitFailedThe commit failed
kSessionInvalidSQLSeparatorAn invalid separator character was specified
kSessionLobChunkSizeOutOfRangeThe chunksize specified is out of range
kSessionLobThresholdOutOfRangeThe threshold specified is out of range
kSessionLogoffFailedThe connection could not be terminated
kSessionLogonFailedA connection could not be established
kSessionNewStatementFailedThe statement object could not be created
kSessionNoDriverManagerODBC Driver Manager not found
kSessionNoMapTableThere is no map table specified
kSessionNotLoggedOnThe session must be logged on
kSessionNoTranSupportThe DBMS does not support transactions
kSessionNotTranManualThe transaction mode is not manual
kSessionRegisterFailedThe session could not be registered - perhaps the name is already in use
kSessionRollbackFailedThe rollback failed
kSessionRpcDefineFailedThe RPC could not be defined
kSessionRpcNotDefinedThe specified RPC is not defined
kSessionSetCharMapFailedThe session's character map could not be set
kSessionSetMapTableFailedThe character map table could not be set
kSessionSetTranModeFailedThe transaction mode could not be set
kSessionUsesAutoBeginTransactions are automatically started