To recap what Soul was saying:
SQL Server Management -> New Query:
"UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage] = 1
WHERE [taming_percentage] > 0
GO"
Execute
Copy and paste whats in the quotes (remove quotes after u paste) and hit EXECUTE<---Simple