1 / 28

資料庫 管理 操作 DBMS

資料庫 管理 操作 DBMS. 指導教授:楊維邦 助教:廖皓翔. Outline. 介紹 WAMP Server 安裝 WAMP Server 實際操作 WAMP Server. 介紹 WAMP Server. Wamp Server. W eb applications 由於網路的 發達,透過 Web 執行的應用程序也跟著 興盛,並可以 跨平台 的使用,其 方便性 也受到各程式開發師的愛戴。 A pache2 Apche 網頁伺服器由於 跨 平台和安全性 可以 在大多數電腦作業系統中執行 ,是 最流行的 Web 伺服器端軟體之一 。

kinsey
Télécharger la présentation

資料庫 管理 操作 DBMS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 資料庫管理操作DBMS 指導教授:楊維邦 助教:廖皓翔

  2. Outline • 介紹 WAMP Server • 安裝 WAMP Server • 實際操作 WAMP Server

  3. 介紹 WAMP Server

  4. Wamp Server • Web applications • 由於網路的發達,透過Web執行的應用程序也跟著興盛,並可以跨平台的使用,其方便性也受到各程式開發師的愛戴。 • Apache2 • Apche網頁伺服器由於跨平台和安全性可以在大多數電腦作業系統中執行,是最流行的Web伺服器端軟體之一。 • MySQL • 一個開放原始碼的關聯式資料庫管理系統,由於效能高、成本低、可靠性好,已經成為最流行的開源資料庫。 • PHP • 一種開源的通用電腦指令碼語言,尤其適用於網路開發並可嵌入HTML中使用。

  5. 安裝 WAMP Server

  6. dOWNLOAD 點選之後可以進入下載頁面

  7. dOWNLOAD(cont.) 依照個人的電腦配備及需求自行下載

  8. dOWNLOAD(cont.) 點選此處即可下載

  9. Install 版本編號

  10. Install(cont.) 選擇你想要儲存的路徑

  11. Install(cont.) 此時選擇你欲使用的瀏覽器

  12. Install(cont.) SMTP伺服器請輸入localhost Email的部分在操作中有可能會使用到mail()函式,所以輸入你自己的Email即可

  13. 實際操作 WAMP Server

  14. LOCALHOST

  15. phpMyAdmin

  16. CREATE DATABASE

  17. CREATE DATABASE(cont.) 資料庫新增完成

  18. CREATE TABLE

  19. CREATE TABLE(cont.) 完成新增表格包含三個欄位

  20. INSERT DATA

  21. INSERT DATA(cont.) 完成新增6筆資料

  22. DELETE DATA

  23. DELETE DATA(cont.) 學號是610139006的記錄已經刪除

  24. UPDATE DATA

  25. UPDATE DATA(cont.) 學號是610139004的電話已經更改

  26. SELECT

  27. SELECT(cont.) 選取電話是0911開頭

  28. END

More Related