Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> JDBC question.

JDBC question.

From: <laulau823_at_my-deja.com>
Date: Sat, 12 Feb 2000 18:16:43 GMT
Message-ID: <884828$cjm$1@nnrp1.deja.com>


Hello all,

   I am using JDK1.2.1, Oracle JDBC driver 8.0.4.0.0, Oracle 8i server on Windows NT platform.

   If I install TCP/IP protocol and the following function call is successful (run in DOS prompt):

DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orcl","sco tt", "tiger");

   Now, I am using Bequeath protocol but no any other networking protocol installed. However, I don't know how to connect with Oracle server by using the above function. Did anyone know how to connect with the server with getConnection?

Thansk,
David

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Feb 12 2000 - 12:16:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US