diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/explorer/database/dabawiz02oracle.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/shared/explorer/database/dabawiz02oracle.xhp b/source/text/shared/explorer/database/dabawiz02oracle.xhp index 7896f29900..b767974b55 100644 --- a/source/text/shared/explorer/database/dabawiz02oracle.xhp +++ b/source/text/shared/explorer/database/dabawiz02oracle.xhp @@ -38,8 +38,7 @@ <paragraph role="paragraph" id="par_idN105C1" xml-lang="en-US" l10n="NEW">You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver.</paragraph> <switch select="sys"> <case select="UNIX"> -<paragraph role="paragraph" id="par_idN105D4" xml-lang="en-US" l10n="NEW">On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version of the driver from the Oracle web site:</paragraph> -<paragraph role="paragraph" id="par_idN105D7" xml-lang="en-US" l10n="NEW">http://otn.oracle.com/tech/java/sqlj_jdbc/content.html</paragraph> +<paragraph role="paragraph" id="par_idN105D4" xml-lang="en-US" l10n="NEW">On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version of the driver from the Oracle web site.</paragraph> </case> </switch> <paragraph role="paragraph" id="par_idN105EA" xml-lang="en-US" l10n="NEW"><ahelp hid=".">In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information.</ahelp></paragraph> |