INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- forget all errors are accumulated to present moment
-- print all errors
-- convert all errors to string
-- convert first error code to string
-- convert first error to string
-- returns result code after the latter operation
-- returns True if no errors were found
-- returns True if no errors were found but there is
-- some additional information
-- returns True if no errors were found but may be
-- some additional information.
-- returns True if error(s) occured or invalid handler was used
-- returns True if an invalid handler was used
-- returns True if last operation hasn't finished yet
-- returns True if an additional data is needed
-- returns True if no data found
-- is this status attached to an ODBC element?
-- returns list of error descriptions
-- returns a description of the error associated to the specified
-- SQL state or Void if not found
-- ...
-- ...
-- returns True if the specified SQL state is valid
-- creation procedure; attaches status to the specified session
-- creation procedure; attaches status to the specified database
-- creation procedure; attaches status to the specified query
-- creation procedure; attaches status to the specified SQL script
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |