FetchRow

From SoftIVR

Jump to: navigation, search

fetchRow()

fetchRow() fetches the next row (if there is one) from the last SQL query.

Parameters

  • none

Return values

  • 0 - success
  • any other value - error

Examples