开发者

SQL Server: Easiest way to copy users from dev -> prod

What is the 开发者_StackOverflow中文版easiest way to move (copy) users from dev database to prod database?


Select the "Users" node in Object Explorer, Bring up "Object Explorer Details" from the View menu. Select all, Right Click, "Script User as..."

Review script and change any logins as required to refer to logins on the production server.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜