Oracle Veritabanı Bağlantısı
Bir Oracle veritabanına erişim seçeneklerini belirtir.
Oracle veritabanı
Solaris veya Linux işletim sistemlerinden bir Oracle veritabanına erişmek için JDBC sürücüsü kullanılabilir. Bu veritabanına Windows işletim sistemlerinden erişmek için ise ODBC sürücülerine ihtiyacınız vardır.
UNIX üzerinde, Oracle veritabanı istemcisinin JDBC desteği ile yüklendiğinden emin olun. Solaris Oracle istemci sürümü 8.x için JDBC sürücü sınıfı <Oracle client>/product/jdbc/lib/classes111.zip dizininde bulunmaktadır. Aynı zamanda sürücünün son sürümünü Oracle web sayfasından da indirebilirsiniz:
Oracle veritabanı ismi
Enter the name of the Oracle database. Ask your database administrator for the correct name.
Sunucu URL'si
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.
Port numarası
Enter the port number for the database server. Ask your database administrator for the correct port address.
Oracle JDBC Sürücü Sınıfı
Enter the name of the JDBC driver.
Test Sınıfı
Mevcut ayarlarla bağlantıyı test eder.