Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

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
  • Top-down transactional I/O without requiring callbacks

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

 

 

  • No labels