Using Scrollable Cursors
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
The Salesforce driver supports scroll-insensitive result sets and updatable result sets.
Note: When the Salesforce driver cannot support the requested result set type or
concurrency, it automatically downgrades the cursor and generates one or more SQLWarnings with
detailed information.