OCI_INVALID_HANDLE error when changing expired password
Posted: Sun 03 Apr 2005 05:03
Is there a trick to updating an expired password? I catch the error easily enough (28001) and prompt for a new password, but when I call OraSession.ChangePassword it throws the OCI_INVALID_HANDLE error and doesn't update the password.
My research showed (from the bug fix history) that there was a bug a while back that was supposed to have been fixed, but I seem to be hitting it again:
- Bug with TOraSession.ChangePassword when the user password is expired fixed (3442)
My research showed (from the bug fix history) that there was a bug a while back that was supposed to have been fixed, but I seem to be hitting it again:
- Bug with TOraSession.ChangePassword when the user password is expired fixed (3442)