在SQL Azure中创建新的用户/登录名 [英] Creating new user/login in sql azure

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

问题描述

在sql azure中创建一个新的用户/登录名,可以访问对表sp,view等数据库项的读/插入/更新.

Create a new user/login in sql azure with access to read/insert/update on the database items like tables sp,view etc.

该用户无权删除表/删除过程.

This user will not have the permission to drop table/drop procedures.

请举个例子.

推荐答案

还可以使用Azure用户管理控制台-AUMC来管理登录名和用户.

You can also user the Azure User Management console - AUMC to manage the Logins and Users.

这是在Codeplex AUMC.codeplex.com

It's a open source project available on codeplex AUMC.codeplex.com

项目描述

Azure用户管理控制台-AUMC是用户 图形界面(GUI),用于管理Azure的用户和登录 SQL数据库.该工具只是将您的操作转换为T-SQL 命令并在Azure SQL数据库上执行它们.

Azure User Management Console - AUMC is a User Graphic Interface (GUI) that manages the users and logins of an Azure SQL database. The tool is simply converting your action into T-SQL commands and execute them on the Azure SQL Database.

带有用户界面的快速简单工具!

A quick simple tool with a user interface!

享受!

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

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