catch ORA-28002 error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
AdamKG
Posts: 18
Joined: Fri 13 Nov 2009 10:32

catch ORA-28002 error

Post by AdamKG » Mon 14 Dec 2009 12:27

Are there any plans to add property/event to catch ORA-28002 error (password grace period) in session.connect? There is/going to be InfoMessage in dotConnect, so are you implementing it in ODAC in near future. Or maybe there is nice and handy way to inform user that his/her passwd is going to expire ?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 16 Dec 2009 08:21

We will add the OnInfoMessage event in the next ODAC build.

Post Reply