SQL Server 2000 sa密码忘了怎么办
Jun 07, 2016 pm 04:23 PM首先是以windows身份验证方式登录SQL查询分析器,然后执行 EXEC sp_password NULL,'hello','sa' 就可以将sa的密码改为hello了。 SQL忘记sa密码修改方法 要从混合模式切换到集成 (Windows) 身份验证模式,请按以下步骤操作: 1. 要停止 MSSQLSERVER 以及所有
首先是以“windows身份验证”方式登录SQL查询分析器,然后执行
EXEC sp_password NULL,'hello','sa' 就可以将sa的密码改为hello了。
SQL忘记sa密码修改方法
要从混合模式切换到集成 (Windows) 身份验证模式,请按以下步骤操作:
1. 要停止 MSSQLSERVER 以及所有其他相关服务(如 SQLSERVERAgent),,请在“控制面板”中打开服务程序。
2. 打开注册表编辑器。要打开注册表编辑器,请依次单击开始和运行,然后键入:“regedt32”(不包括引号)
3. 找到以下两个子项之一(取决于 MSDE 是作为默认 MSDE 实例安装的还是作为命名实例安装的):
HKEY_LOCAL_MACHINESoftwareMicrosoftMSSqlserverMSSqlServer 或者
HKEY_LOCAL_MACHINESoftwareMicrosoftMicrosoft SQL ServerMSSQLServer
4. 在右窗格中,双击 LoginMode 子项。
5. 在 Dword 编辑器对话框中,将此子项的值设置为 1。确保选择了 Hex 选项,然后单击确定。
6. 重新启动 MSSQLSERVER 和 SQLSERVERAgent 服务以使更改生效。
以上是三联网为您介绍的SQL Server 2000 sa密码忘了,希望对您有所帮助。

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

How to solve the problem that Windows 11 prompts you to enter the administrator username and password to continue?

How to set router WiFi password using mobile phone (using mobile phone as tool)

What should I do if I forget my Ouyi Wallet mnemonic phrase? Can it still be found?

What to do if snowflakes appear on your TV (A practical way to solve the problem of snowflakes on your TV)

Solve the problem of being unable to access the Internet even though the broadband is connected (troubleshooting)

Tutorial on changing wifi password on mobile phone (simple operation)

Incorrect password, beware BitLocker warning

What is the name of the software that can unlock all wifi passwords (recommended mobile software to get connected wifi passwords with one click)
