I have to change a password to something else, I have got all the details like userid, username, encrypted password, password format.
How can I change the password via SQL in asp.net membership?
I have to change a password to something else, I have got all the details like userid, username, encrypted password, password format.
How can I change the password via SQL in asp.net membership?
You can use this query;