Database Table Maintenance 3
About This Space
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
Last updated on February 14, 2020
Public Permissions: View Open/Fork Run Comment
Database Table Maintenance
This template illustrates a basic database maintenance CRUD application. It utilizes a Rich Display File with multiple screens.
API
- pjs.query() - Execute an SQL query
- pjs.defineDisplay() - Create a Rich Display object from json definition
- display.screen.execute() - Display a screen and wait for user to respond
- display.grid.replaceRecords() - Clear and add records to a Rich Display Grid
Be the first to comment:
Comments