Scrollable Cursors

The Genero programming language supports scrollable cursors.

DB2® UDB supports native scrollable cursors.

Solution

The DB2 database driver uses the native DB2 scrollable cursors by setting the CLI statement attribute SQL_ATTR_CURSOR_TYPE to SQL_CURSOR_STATIC.