User`s guide

7 Functions — Alphabetical List
7-42
[9] [125970] [1003] [13] 'Victorian Doll'
[8] [212569] [1001] [ 5] 'Train Set'
[7] [389123] [1007] [16] 'Engine Kit'
In this case, cursor.fetch retrieves the first three rows of productTable, two rows at
a time.
Close the cursor object.
close(curs)
“Retrieving BINARY and OTHER Data Types”
“Connecting to a Database Using the Native ODBC Interface”
More About
Tips
This page documents fetch for a cursor object. For details about using fetch,
cursor.fetch, and database.fetch, see fetch. Unless otherwise noted, fetch in
this documentation refers to cursor.fetch, rather than database.fetch.
cursor.fetch now supports the native ODBC interface.
“Getting Started with Visual Query Builder” on page 5-2
“Preference Settings for Large Data Import”
See Also
database | database.fetch | exec | fetch | fetchmulti | setdbprefs