ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:nextrecordset

This is an old revision of the document!


nextRecordSet

Do not confuse the recordset described here with ADOdb recordsets

Syntax
mixed nextRecordSet()

Description

In databases such as Microsoft SQL Server that can return record sets, i.e. a subset of the entire result set, this function returns the next set of records. Returning sets of records has benefits in terms of performance and memory management.

v5/reference/recordset/nextrecordset.1453000182.txt.gz · Last modified: 2017/04/21 11:37 (external edit)