Skip to content

Commit c12c2e8

Browse files
authored
Update Readme.md
1 parent efb9172 commit c12c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/jdbc/BasicSamples/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tables necessary for the code samples.
1616

1717
# Running Code Samples
1818

19-
(a) Download the latest 12.2.0.1 ojdbc8.jar and ucp.jar and add these
19+
(a) Download the [latest 12.2.0.1 ojdbc8.jar and ucp.jar](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html) and add these jars to the classpath.
2020

2121
(b) Run each sample by passing the database URL and database user as the command-line
2222
options. The password is read from console or standard input.

0 commit comments

Comments
 (0)