Subject | Update user password fail for second attempt |
---|---|
Author | Bayu |
Post date | 2001-07-25T15:52:21Z |
Hi all,
D5.01, IBO 3.6i, IB6.01
We used our module to change the user password with AlterUser method.
Connected to database as sysdba
We try to change password users (ex sysdba) and done.
But in second attempt, we found this message
SC ERROR CODE:335544472
ISC ERROR MESSAGE:
Your user name and password are not defined. Ask your database administrator
to set up an InterBase login.
But this problem resolve, by disconnecting first and connect again and then
change password.
This situation occurs on IB_WISQL too.
Why we can't change password with the same connection ?
Any comments will appreciated
Thanks and regards
D5.01, IBO 3.6i, IB6.01
We used our module to change the user password with AlterUser method.
Connected to database as sysdba
We try to change password users (ex sysdba) and done.
But in second attempt, we found this message
SC ERROR CODE:335544472
ISC ERROR MESSAGE:
Your user name and password are not defined. Ask your database administrator
to set up an InterBase login.
But this problem resolve, by disconnecting first and connect again and then
change password.
This situation occurs on IB_WISQL too.
Why we can't change password with the same connection ?
Any comments will appreciated
Thanks and regards