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 15 Next »

Profound.js provides much of the same Record Level Access support when working with any of the supported databases.  Now you can easily access your data using without having to write a whole lot of sql.

Below is a list of the functions that are not supported:

  • Override database file support is not supported
  • Using files with level checking is not supported
  • QTEMP library/schema is not supported
  • Record Locking is not supported
  • Fetching records by relative record number is not supported
  • Commit and Rollback is not supported
  • Some of the INFDS (Information Data Structure) fields are not supported

For more information about RLA capabilities, see Record Level Access API.

 

  • No labels