diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-09 22:57:32 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-09 22:57:48 -0600 |
commit | e4ffa2f2f3a457054e75ce9a41029b94b018d2d1 (patch) | |
tree | 256dea17f427beb7725bcf03ae9e7c234de6620e | |
parent | 0119d6fd483709ee783da89d961e93e71ba41eb6 (diff) |
Another dead URL
Change-Id: Id313b2e262db1d699a52c1bdec9850587e3a5d83
-rw-r--r-- | source/text/shared/explorer/database/dabawiz02jdbc.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/shared/explorer/database/dabawiz02jdbc.xhp b/source/text/shared/explorer/database/dabawiz02jdbc.xhp index ca0dcf1413..149de2a99e 100644 --- a/source/text/shared/explorer/database/dabawiz02jdbc.xhp +++ b/source/text/shared/explorer/database/dabawiz02jdbc.xhp @@ -41,8 +41,7 @@ <paragraph role="heading" id="par_idN10634" xml-lang="en-US" level="3" l10n="NEW">Oracle database</paragraph> <paragraph role="paragraph" id="par_idN10638" 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_idN1064B" xml-lang="en-US" l10n="CHG">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 from the Oracle web site:</paragraph> -<paragraph role="paragraph" id="par_idN1064E" xml-lang="en-US" l10n="NEW">http://otn.oracle.com/tech/java/sqlj_jdbc/content.html</paragraph> +<case select="UNIX"><paragraph role="paragraph" id="par_idN1064B" xml-lang="en-US">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 from the Oracle web site.</paragraph> </case> </switch> <paragraph role="paragraph" id="par_idN10661" xml-lang="en-US" l10n="NEW">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. </paragraph> |