Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Profound.js Connector provides full embedded SQL capabilities including the following:

  • Reading, updating, deleting, and inserting data
  • QTEMP support in both interactive and batch jobs
  • File overrides
  • Data structures
  • Prepared statements
  • Immediately executed statements
  • Parameter binding
  • Fetching and processing records one at a time in either direction
  • Cursors
  • Custom connection attributes
  • Remote connections

For more information about SQL capabilities within Profound.js, see Embedded SQL API.