SQL default identity constraints
- Last Updated: September 24, 2013
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The SQL standard does not allow for a default user identity and requires the user to provide a valid user ID and password. However, if there are no domains enabled that are configured with a working authentication system, OpenEdge SQL does accept any non-blank user ID (ignoring the password) that the user enters, with the exception of the special DBA account, SYSPROGRESS. However, such a configuration is not typical for deployment.