Report by user ID
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The user ID recorded for the audit data depends on how the user has been authenticated as
well as the settings in the database options. The possibilities are the current user who
connected to the database (using the -U and -P connection
parameters), the user as set by the SET-DB-CLIENT function for a particular
database, or the application-wide user set by the SET-CLIENT( ) method.