diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-22 18:24:50 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-22 18:25:17 -0600 |
commit | 7dd9f9b4144f5b3edb1acb2faaf3a9332dd590f4 (patch) | |
tree | 9b09d6895a76fe2b7b04adb5f0580062564c9fc8 /source | |
parent | e76de4d2ed263ec64b9aeba984c4830cd23a93a9 (diff) |
tdf#86831 Kill reference to long-dead URL
Change-Id: I529c04e60732dd7cf6bd1765ec6c1ab67594b7e0
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> |