標籤:oracle
安裝 sqldeveloper串連oracle
----(此安裝方法一直在windoxs32bit中進行)
已上傳 http://down.51cto.com/data/2213695
安裝sqldeveloer前提是安裝java 並設定好環境變數
1.下載sqldeveloper 、解壓sqldeveloper
http://pan.baidu.com/s/1pJUqJ0n
2.雙擊sqldeveloper.exe
650) this.width=650;" width="695" height="285" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
3.選擇安裝java中的jdk的檔案夾
650) this.width=650;" width="553" height="330" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
一直點擊 是或者下一步
650) this.width=650;" width="554" height="308" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
4.建立串連並設定
650) this.width=650;" width="438" height="434" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
650) this.width=650;" width="639" height="386" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
設定參數時 串連名可隨便填寫
使用者名稱和口令可輸入 scott 和tiger
勾選儲存口令
主機名稱 localhost (有時是虛擬機器地址)
連接埠 1521
SID orcl
填寫完成可先測試,成功後則串連
650) this.width=650;" width="554" height="302" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
ok
650) this.width=650;" width="356" height="293" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />
安裝 sqldeveloper串連oracle