在Sql Server 2005中创建SQL登录名 [英] Create a SQL login in Sql server 2005

查看:101
本文介绍了在Sql Server 2005中创建SQL登录名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在SQL2005中创建一个SQL登录名.

我尝试创建它,但它给了我错误消息. -
"创建登录名用户名"失败.用户无权执行此操作"

现在该怎么做才能在sql 2005中创建SQL登录名.

I want to create a SQL login in SQL2005.

I tried creating it but it gives me error message. -
"Create failed for login ''username''. User does not have permissions to perform this actions"

What to do now to create a SQL login in sql 2005.

推荐答案

如错误所描述,当您尝试运行用户不针对其执行的语句时,它会出现有适当的权限.

试试这个:

user-does-not-have-permission/ [ ^ ]

希望对您有所帮助:)
As the error describes,it appears when you try to run a statement for which your user does not have appropriate permission.

Try this:

user-does-not-have-permission/[^]

hope it helps :)


这篇关于在Sql Server 2005中创建SQL登录名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆