The IDalConnectionExt interface controls the current database connection, if the expired password error occurred while creating connection (for Oracle - ORA-28001; for MS SQL 2005 - 18488).
| Property name | Brief description | |
| PasswordExpired | The PasswordExpired property determines if the password expired. |
| Method name | Brief description | |
| ChangeExpiredPassword | The ChangeExpiredPassword method changes the user password for specified one in the parameter. |
See also: