Controls ODBC cursor library usage.
SQLOdbcCursors=[if_needed | odbc | driver | default]
if_needed
if_needed specifies use of the cursor library only if it is needed.
odbc specifies use of the ODBC cursor library.
driver specifies use of the cursor management capability of the driver.
default specifies to use the cursor library only if needed.