hide or encrypt password in SQL/PLSQL code
570650Sep 29 2009 — edited Sep 29 2009Hi,
I need some help or suggestions to hide or encrypt database user password in SQL/PLSQL code. In our environment, we use a connect string with username/password for the JDBC connection. Our goal is to take out the password string and read it or pass it to the code on the fly.
Thanks,
Subroto