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.