Files
DP44/Common/DTS.Common.Storage/ResetAdmin.sql
2026-04-17 14:55:32 -04:00

3 lines
111 B
Transact-SQL

Use DataPRO;
UPDATE [dbo].[Users] SET [Password]='Onl79FZmtkwYRi5DfMV46DDfS0HMOpURgIxeUvhswuY=' WHERE ID=1;