Hi yangnigon,
Dmitry wrote
> In addition update the SESSION_DBETYPE column in the same table (from 1 to 0) for all the rows that are affected by the password change you did in #2 above.
You tried to update the field SESSION_DBTYPE
SESSION_DBTYPE in fact tells BSM what DB type the database is of, while SESSION_DBETYPE tells BSM whether or not the password is encrypted (1) or plain text (0).
Greetings
Siggi