on ‎2019 Oct 16 10:34 AM
Hello,
Can anyone tell me the sql server request in order to reset the password's adminplease.
Regards
Request clarification before answering.
update ct_user_password set user_pwd=null where id= (select id from ct_user where name='ADMIN');
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.