Password expiration handling in ODBC and OLE DB

The ASE ODBC Driver and ASE OLE DB Provider introduce two connection string properties to support the password change feature:


ODBC Password change via connection dialog

A change password dialog is activated when “SQLDriverConnect with SQL_DRIVER_PROMPT” is set to True. In this dialog, the user is prompted for the current password and the new password that will replace it.