Dear Appeon Team,
We are using MS SQL Application role in our Power Builder Desktop application, and the SP sp_setapprole called through power builder code by passing Role name and Password.
We have an security issue here as the password is hard-coded in the power builder code to enable Application Role for currently logged-in user. As per security standards, the passwords should NOT be hard-coded or stored in config/INI files or SQL tables. We would like to know the best way to secure the password in Power Builder application.
Thank you,
Suresh