Home > Database > Mysql Tutorial > 小技巧:如何以另外的Windows用户运行SSMS

小技巧:如何以另外的Windows用户运行SSMS

WBOY
Release: 2016-06-07 15:59:44
Original
1202 people have browsed it

可能会碰到这样的问题,你需要在一台机器上面使用不同的Windows账户连接到SQL Server做测试。默认情况下,你需要用不同的Windows账户登录然后测试。实际上不需要每个windows登陆,就可以作为不同的用户访问。 1. 用RUNAS命令调用SSMS,写起来相对麻烦。 2.

可能会碰到这样的问题,你需要在一台机器上面使用不同的Windows账户连接到SQL Server做测试。默认情况下,你需要用不同的Windows账户登录然后测试。实际上不需要每个windows登陆,就可以作为不同的用户访问。

1. 用RUNAS命令调用SSMS,写起来相对麻烦。

2. 只需要按住Shift键,使用“Run as different user”。首先找到SSMS,按住Shit键,然后选择”Run as different user” 如下图:

\
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template