Recent content by epo

  1. E

    Handling password expiration

    Certainly an error :-). Probably when trying some code.
  2. E

    Handling password expiration

    Hi, In fact, if the Options.UseOCI7 flag is set to false, it works ! Eddy
  3. E

    Handling password expiration

    Hi, I try to implement the catching of warnings during the grace period. The code is the same as in the help but the ORA-28002 warning is not trapped (in fact the ExpirationMessage stay empty). with OS_T do begin try LogonUsername := user; LogonPassword := pwd...
Back
Top