thin drive

hi..

may i know ,how to use java thin drive,then how to create database connection in oracle..

reply me..

sathishkuamr.vasu@yahoo.co.in

[160 byte] By [sathishkumar64a] at [2007-11-27 11:53:44]
# 1

Check the manfacturer's site. You can dowload there the JDBC driver [1] and read the frequently asked questions [2].

[1] http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html

[2] http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm

BalusCa at 2007-7-29 18:51:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

when ur using thin driver then set the class path "class12.zip"

and the register the Driver , getConncetion();

travprasada at 2007-7-29 18:51:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...