I try to use TOracleLogon. SetPassword function. After execution of this function I see the form with three fields the filled characters "*" and the cursor is in the field " New Passowrd ". After input of new correct values in fields " New Passowrd " and "Verification" I always receive error message " Verification failed ".
As result, in the beginning, я must set focus into "Old Password" field and enter correct values into all three fields.
As I see, it occurs because real values in the fields " Old Password ", " New Passowrd " and "Verification" is "UsernameEdit", "PasswordEdit" and "DatabaseEdit" accordingly. Is it a mistake?
How can I clear these fields before call SetPassword?
P.S. I use Direct Oracle Access 3.4.6.1 for Delphi 3. By the way, on page http://www.allroundautomations.com/registered/doa.html I have seen the 3.4.6.4 version but after downloading I have found 3.4.6.1 unfortunatelly.
P.P.S. Please sorry for my english...
As result, in the beginning, я must set focus into "Old Password" field and enter correct values into all three fields.
As I see, it occurs because real values in the fields " Old Password ", " New Passowrd " and "Verification" is "UsernameEdit", "PasswordEdit" and "DatabaseEdit" accordingly. Is it a mistake?
How can I clear these fields before call SetPassword?
P.S. I use Direct Oracle Access 3.4.6.1 for Delphi 3. By the way, on page http://www.allroundautomations.com/registered/doa.html I have seen the 3.4.6.4 version but after downloading I have found 3.4.6.1 unfortunatelly.
P.P.S. Please sorry for my english...