Ayuda de LibreOffice 7.1
Especifica las opciones de acceso a una base de datos Oracle.
Puede utilizar un controlador JDBC para acceder a una base de datos Oracle desde Solaris o Linux. Para acceder a la base de datos desde Windows, necesita un controlador ODBC.
En UNIX, compruebe que el cliente de base de datos Oracle se haya instalado con compatibilidad con JDBC. La clase de controlador JDBC del cliente Oracle de Solaris versión 8.x se encuentra en el directorio <cliente Oracle>/product/jdbc/lib/classes111.zip. También puede descargar la versión más reciente del controlador en el sitio web de Oracle.
Enter the name of the Oracle database. Ask your database administrator for the correct name.
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.
Enter the name of the JDBC driver.
Prueba la conexión con la configuración actual.