How to programmaticflly ask user for new password and change user password when account status in Oracle is 'EXPIRED' ?
-
- Posts: 6
- Joined: Mon 21 Feb 2005 16:07
- Location: Russia, Moscow
How to programmaticflly ask user for new password and change user password when account status in Oracle is 'EXPIRED' ?
How to programmaticflly ask user for new password and change user password when account status in Oracle is 'EXPIRED' ?
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
-
- Posts: 6
- Joined: Mon 21 Feb 2005 16:07
- Location: Russia, Moscow
How I can catch ORA-28001 when call OraSession.Connect ?
How I can catch ORA-28001 when call OraSession.Connect ?
When I call OraSession.Connect, username/password dialog displayed
3 times, after that connection failed.
I need after first attemp to connect with ORA-28001 ( password expired ) show my form for enter new password. In this form I can change password and after I must say to connect dialog that connection established and no more attempt needed.
In that place I must install call to my form ?
When I call OraSession.Connect, username/password dialog displayed
3 times, after that connection failed.
I need after first attemp to connect with ORA-28001 ( password expired ) show my form for enter new password. In this form I can change password and after I must say to connect dialog that connection established and no more attempt needed.
In that place I must install call to my form ?
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53