Files
DP44/Common/DTS.Common.Storage/ResetAdmin.sql

3 lines
111 B
MySQL
Raw Normal View History

2026-04-17 14:55:32 -04:00
Use DataPRO;
UPDATE [dbo].[Users] SET [Password]='Onl79FZmtkwYRi5DfMV46DDfS0HMOpURgIxeUvhswuY=' WHERE ID=1;