Name
FetchRow
Synopsis
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.
Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.