SQLOdbcCursors

Controls ODBC cursor library usage.

Syntax

SQLOdbcCursors=[if_needed | odbc | driver | default]

Default

if_needed

Values

  • if_needed uses the cursor library only if it is needed.

  • odbc uses the ODBC cursor library.

  • driver uses the cursor management capability of the driver.

  • default uses the cursor library.