Skip to content

SQLFetchResultsetValues - cSQLStatement

Fetches all rows of a result Set and Returns the result set as a 2-dimensial array

Type: Function
Return Data Type: String[][]

Syntax

Function SQLFetchResultsetValues Returns String[][]

Call Example

Get SQLFetchResultsetValues to String[][]Variable

Description

SQLFetchResultsetValues returns a complete result set. All rows are fetched internal and piFetchResult will be set to 0 at the last fetch.