Users can only be deleted using this window if you are utilizing standard or mixed authentication.
Users with either a negative number or “999999999” in the ID Number column cannot be deleted.
1. Access the Users window.
2. Select the user to be deleted.
3. Right-click and select Delete Row. A delete confirmation window appears.
4. Click Yes. The user is permanently deleted from all dependent tables. The deletion of dependent rows is executed by the EX_DELETE_APP_USER stored procedure.
To expand this processing, customize the CUST_DELETE_APP_USER stored procedure, which executes at the end of the EX_DELETE_APP_USER stored procedure.