ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


arraychanges

This is an old revision of the document!


Changes To ADORecordset_array

Overview

The ADORecordset_array class is described as a ``lightweight`` class used in multiple situations

  • Where a query is executed with ADODB_COUNTRECS disabled, or unavailable.
  • Where the query is retrieved from a cached recordset.

Problems

When the class is invoked, it replaces the driver recordset completely. This means that any class methods in the class are destroyed. The class extension path is from ADOrecordset_array to the driver specific class. The driver

arraychanges.1641867426.txt.gz · Last modified: by mnewnham