JDBC question.
From: <laulau823_at_my-deja.com>
Date: 2000/02/12
Message-ID: <88480s$cji$1_at_nnrp1.deja.com>#1/1
Date: 2000/02/12
Message-ID: <88480s$cji$1_at_nnrp1.deja.com>#1/1
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:_at_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 - 00:00:00 CET