Connessione a database Oracle
Specifica le opzioni per l'accesso ai database Oracle.
Database Oracle
Potete usare un driver JDBC per accedere a un database Oracle da Solaris o da Linux. Per accedere al database da Windows dovete utilizzare un driver ODBC.
In UNIX, verificate che il client del database Oracle sia installato con il supporto di JDBC. La classe di driver JDBC per il client Oracle di Solaris versione 8.x si trova nella cartella <Oracle client>/product/jdbc/lib/classes111.zip. Potete anche scaricare l'ultima versione del driver dal sito web di Oracle.
Nome del database Oracle
Enter the name of the Oracle database. Ask your database administrator for the correct name.
URL server
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.
Numero porta
Enter the port number for the database server. Ask your database administrator for the correct port address.
Classe di driver JDBC Oracle
Enter the name of the JDBC driver.
Prova la classe
Verifica la connessione con le impostazioni attuali.