https://www.sqlshack.com/recover-lost-sa-password/
sql pa
ALTER LOGIN sa enable
GO
CREATE LOGIN NewSA WITH PASSWORD = 'Password@1234';
it work but with different username NewSA
✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...
No comments:
Post a Comment