update [InnovatorSolutions].[innovator].[user] set password = '607920b64fe136f9ab2389e371852af2' where [login_name] = 'admin'
Note that you should replace InnovatorSolutions with the name of your database.
Chris
update [InnovatorSolutions].[innovator].[user] set password = '607920b64fe136f9ab2389e371852af2' where [login_name] = 'admin'
Note that you should replace InnovatorSolutions with the name of your database.
Chris
Copyright © 2025 Aras. All rights reserved.