Step 1A: restricting access to your temporary database
- Last Updated: May 26, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
If you don't restrict access to the database with the PROREST command, you can restrict access with the PROUTIL DBRESTRICT qualifier as a separate step. The syntax is:
|
For example, to restrict access for moving data on a database named temporary_db, you would enter:
|
For the complete syntax of PROUTIL DBRESTRICT, see PROUTIL DBRESTRICT qualifier.