Hi everyone,
I'm using The Oracle ODBC Driver to connect my Access Database to Oracle. When a password is expired for a user, I get the error 28001 (password expired) then I close my connection and open another with dbDriverComplete option instead of dbDriverNoPrompt. Oracle ask me for another password but if I give a password that has already been used, oracle will ask me to connect then to re-enter the new password and then it will say "password already used".
Is there a way to avoid that?
thanks
I'm using The Oracle ODBC Driver to connect my Access Database to Oracle. When a password is expired for a user, I get the error 28001 (password expired) then I close my connection and open another with dbDriverComplete option instead of dbDriverNoPrompt. Oracle ask me for another password but if I give a password that has already been used, oracle will ask me to connect then to re-enter the new password and then it will say "password already used".
Is there a way to avoid that?
thanks