How do I create a new user in a SQL Azure database?

后端 未结 9 1704
礼貌的吻别
礼貌的吻别 2020-12-12 13:17

I am trying to use the following template:

-- =================================================
-- Create User as DBO template for SQL Azure Database
-- ====         


        
9条回答
  •  再見小時候
    2020-12-12 13:32

    I use the Azure Management console tool of CodePlex, with a very useful GUI, try it. You can save type some code.

提交回复
热议问题