开发者

Ways to recover SQL Server account password?

开发者 https://www.devze.com 2023-02-03 02:52 出处:网络
I am using SQL Server 200开发者_StackOverflow社区8. I have so many user accounts in my SQL Server. But I don\'t know the SQL Server account password. Is there any ways to get the password of the accou

I am using SQL Server 200开发者_StackOverflow社区8. I have so many user accounts in my SQL Server. But I don't know the SQL Server account password. Is there any ways to get the password of the account using SQL Server or .Net (C#)?. I have the SQL Server administrative privileges.


If you have administrative privileges you can reset the password.

0

精彩评论

暂无评论...
验证码 换一张
取 消