When I use TOracleSession only and set the username and password to explicitly connect I do not get the ora-28002 warning. When I use TOracleLogon (with ldAuto set to supress the login window) I get the warning, but it then pops up the change password window. How can I get the warning without...
Is there a way to get the grace login error (ora-28002: the password will expire within X days) without being asked if you want to change your password? I have TOracleLogon pointing to a TOracleSession with the TOracleSession.Options set to ldAuto.