Scroll

Description

Specifies whether you want to use a scroll cursor when connecting to an Informix database in DataWindow Designer. When you fetch rows in an Informix table, using a scroll cursor enables you to fetch the next row, previous row, first row, or last row.

By default, DataWindow Designer does not use scroll cursors in an Informix database connection.

Applies to

Syntax

Scroll = value

Parameter

Description

value

Specifies whether you want to use a scroll cursor when connecting to an Informix database in DataWindow Designer. Values are:

  • 0 (Default) Do not use a scroll cursor.

  • 1 Use a scroll cursor.

Default

Scroll = 0

Examples

Example 1

To specify that you want to use a scroll cursor when connecting to an Informix database in DataWindow Designer: