[6183] in java-interest
JDBC Connection to Oracle????
daemon@ATHENA.MIT.EDU (Bob Schwartz)
Mon Mar 25 10:33:07 1996
Date: Wed, 20 Mar 1996 15:48:40 -0500
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Bob Schwartz <bobs@WSI.COM>
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
I was wondering if anyone has succesfully connected to, and retrieved
data from an Oracle database using the JDBC classes?
I've just downloaded classes and docs and am attempting to create a simple
connection to my Oracle database. Unfortunately the program keeps failing.
The problem appears to be in specifying the URL to connect to (it keeps
throwing an SQLException (no suitable driver). I've read the draft specification but seem to be missing how to specify the driver in the URL (or something
along those lines).
Any insight on how to suceesfully use JDBC to connect to Oracle
would be greatly appreciated.
Thanks
Bob Schwartz
bobs@wsi.com
-----
This message has been forwarded via the JAVA-INTEREST
mailing list. In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).