Setting privileges
Informix®
Informix users must have at least the
CONNECT privilege to access the
database:GRANT CONNECT TO usernameApplication
administration users need the
Since version 7.20,
Informix supports database
roles:RESOURCE privilege to create
tables:GRANT RESOURCE TO usernameGRANT rolename TO usernameSAP ASE
SAP® ASE supports the concept of roles to grant or revoke permissions to a group of users.
See SAP ASE documentation for more details.
Solution
Informix and SAP ASE user privileges management are quite similar.