I downloaded and installed JDK1.2(JDK2) on my PC (using WinNT4.0 service
pack 3).
I want to connect to Oracle8 database. How should I write the connection
(JDBC URLs)?
Thse standard syntax for JDBC URLs is:
jdbc:<subprotocol>:<subname>
<subprotocol> is odbc ?
<subname> is the Oracle8 database alias in tnsnames.ora or other ? Is it
use tnsnames.ora?
Thanks in advance!
Cathy
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/