Oracle 資料庫連接
指定存取 Oracle 資料庫的選項。
Oracle 資料庫
可使用 JDBC 驅動程式存取 Solaris 或 Linux 中的 Oracle 資料庫。若要存取 Windows 內的資料庫,必須使用 ODBC 驅動程式。
在 UNIX 上,確保安裝 Oracle 資料庫用戶端時附帶安裝 JDBC 支援。Solaris Oracle 用戶端 8.x 版的 JDBC 驅動程式類別安裝於 <Oracle client>/product/jdbc/lib/classes111.zip 目錄下。您也可以從 Oracle 網站下載最新的驅動程式版本:
Oracle 資料庫的名稱
Enter the name of the Oracle database. Ask your database administrator for the correct name.
伺服器 URL
Enter the URL for the database server. This is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server.
連接埠號碼
Enter the port number for the database server. Ask your database administrator for the correct port address.
Oracle JDBC 驅動程式類別
Enter the name of the JDBC driver.
測試類別
使用目前的設定測試連接。