June 2002
Beginner
759 pages
80h 42m
English
FetchRow
Win32::ODBC->FetchRow(row, [type])
Retrieves the next record from the keyset. When
row and/or
type are specified, the call is made
using SQLExtendedFetch instead of SQLFetch. Returns true when
another record is available to read and false when there are no
more records.