爛泥:使用Navicat for SQL Server建立資料庫、使用者及許可權賦予

來源:互聯網
上載者:User

本文由51cto.com提供友情贊助,首發於爛泥行天下。

對於SQLServer2005的說實話,我不是很熟悉,也不怎麼懂。分享下,今天下午的研究成果。

使用Navicat for SQL Server這個工具,對資料庫進行管理。這邊主要涉及到幾個內容:

1、 建立資料庫

2、 建立使用者

3、 許可權賦予

一、 建立資料庫

啟動Navicat for SQL Server,點擊“串連”,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001" border="0" alt="clip_image001" src="http://www.bkjia.com/uploads/allimg/131228/22261529A-0.png" width="582" height="256" />

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image002" border="0" alt="clip_image002" src="http://www.bkjia.com/uploads/allimg/131228/222615N56-1.png" width="523" height="589" />

在彈出的介面中,輸入相關的資訊。其中“主機名稱”中要注意了。我們可以填寫:IP,連接埠號碼。的形式也可以直接填寫IP。其中IP加連接埠的是SQLServer修改了連接埠號碼。如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image003" border="0" alt="clip_image003" src="http://www.bkjia.com/uploads/allimg/131228/2226155a1-2.png" width="520" height="284" />

正確填入相關的資訊後,我們就可以正常串連了。,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image004" border="0" alt="clip_image004" src="http://www.bkjia.com/uploads/allimg/131228/2226156304-3.png" width="309" height="357" />

接下來,我們開始建立資料庫。右鍵“建立資料庫”,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image005" border="0" alt="clip_image005" src="http://www.bkjia.com/uploads/allimg/131228/2226156054-4.png" width="332" height="539" />

在“資料庫名”選項中填入,我們建立資料庫的名稱,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image006" border="0" alt="clip_image006" src="http://www.bkjia.com/uploads/allimg/131228/2226155316-5.png" width="497" height="335" />

在“檔案”選項下面,我們可以更改該資料庫所存放的位置,然後點擊”儲存“,就可以建立一個新的資料庫。如:

650) this.width=650;" src="http://www.bkjia.com/uploads/allimg/131228/2226153151-6.png" width="666" height="458" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001[1]" border="0" alt="clip_image001[1]" src="http://www.bkjia.com/uploads/allimg/131228/22261520B-7.png" height="449" />

二、 建立使用者

資料庫建立完畢後,我們就要建立使用者。點擊”使用者“選項,然後在二級菜單中選擇”使用者“,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image010" border="0" alt="clip_image010" src="http://img1.51cto.com/attachment/201306/25/526870_1372139278Vuc9.png" width="290" height="289" />

在新的介面中,我們可以看到”建立使用者“按鈕,同時我們也可以滑鼠右鍵,也是可以彈出”建立使用者“的按鈕,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image011" border="0" alt="clip_image011" src="http://www.bkjia.com/uploads/allimg/131228/222615J08-9.png" width="511" height="345" />

我們點擊”建立使用者“,在彈出的視窗中“常規”選項中填入相應的使用者名稱、密碼及其密碼的驗證方式。同時了使用者不去修改密碼,建議“強制密碼到期”選項不選中,如示:

650) this.width=650;" src="http://www.bkjia.com/uploads/allimg/131228/2226153151-6.png" width="666" height="458" />

在“使用者對應”中是要設定使用者與資料庫的對應關係,及哪些資料庫是和該使用者是關聯的。如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image014" border="0" alt="clip_image014" src="http://www.bkjia.com/uploads/allimg/131228/2226155924-11.png" width="483" height="349" />

三、 許可權賦予

資料庫及使用者建立完畢之後,我們就要對使用者賦予其相關的許可權,才能管理其下的資料庫。選中我們剛剛建立的資料庫“tes”,點擊面板上的“使用者”選項,相中“資料庫角色”,如:

650) this.width=650;" id="demo_img_1" class="demo_img" border="0" src="http://www.bkjia.com/uploads/allimg/131228/2226155543-12.png" />

在新的介面中選擇“db_owner”,這個是資料庫的擁有者許可權。雙擊,在彈出的新視窗選中我們剛剛在前面新添加的使用者“tes”,然後點擊“儲存”,這樣許可權就賦予完畢了,如示:

650) this.width=650;" style="background-image:none;margin:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image016" border="0" alt="clip_image016" src="http://www.bkjia.com/uploads/allimg/131228/2226152649-13.png" width="547" height="346" />

以上操作就完成了我們使用Navicat for SQL Server對資料來的管理,那麼我們有沒有操作失誤呢?我們可以通過搭建一個網站來進行測試。

我在此使用的是SDCMS網站程式進行測試,我下面只進行相關的,不做更多的解說了。

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001[5]" border="0" alt="clip_image001[5]" src="http://www.bkjia.com/uploads/allimg/131228/2226156103-14.png" height="262" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001[7]" border="0" alt="clip_image001[7]" src="http://www.bkjia.com/uploads/allimg/131228/2226153O2-15.png" height="314" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001[9]" border="0" alt="clip_image001[9]" src="http://www.bkjia.com/uploads/allimg/131228/222615Ja-16.png" height="353" />

這一點非常重要,是有關資料庫的配置。

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001[11]" border="0" alt="clip_image001[11]" src="http://www.bkjia.com/uploads/allimg/131228/222615K58-17.png" height="492" />

本文出自 “爛泥行天下” 部落格,請務必保留此出處http://ilanni.blog.51cto.com/526870/1228980

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.