开发者

Where is sysxlogins in Management Studio?

During the script processing I have this error:

"Supplied parameter s开发者_如何学运维id is in use."

I've heard that all logins and passwords are stored in sysxlogins table, where can I find it?


If you are asking about ms sql server then its in master database. Actually its not table but view and its calles sys.syslogins


Have a look at sys.sql_logins and sys.server_principals.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜