Progress
ADM 2 Reference


transferDBRow (query.p)

Buffer–copies the database records for the current query row into the RowObject temp-table.

Parameters:

INPUT pcRowIdent AS CHARACTER

A comma-separated list consisting of the ROWID of the RowObject record followed by the RowIds of the database records; if unknown or blank, then the database records have already been retrieved.

INPUT piRowNum AS INTEGER

The integer value to assign to the RowNum field in the RowObject temp-table record.

Returns: Nothing (procedure)

Notes: This procedure replaces the transferRowFromDB function from Version 9.0. It can be localized to perform additional custom operations each time a row is transferred from the database to the RowObject table.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095