Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <rowsets> tag: This is the root element of a retrieval response document. Its children are:
    • <rowset> tag tag: One One <rowset> tag for each each <free-query> tag sent in the request
    • <error> tag. tag
  • <rowset> tag: Each Each <rowset> tag gets the same ID as the the <free-query> tag in the retrieval request document to indicate to which query this rowset replies.
  • <error> tag: This tag contains a complete description of the error. It is a required tag indicating whether a problem has occurred on rowset level. Errors on rowset level mostly point out problems in the RDBMS.

...