File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes how to use Type2 drivers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how to use Type2 drivers" Watch "how to use Type2 drivers" New topic
Author

how to use Type2 drivers

venuvvp prasad
Greenhorn

Joined: Apr 04, 2008
Posts: 3
Hi friends..
please tell me how can i get connection to oracle using type2.
how can i register type2 driver. what is the connection url.
Shailesh Chandra
Ranch Hand

Joined: Aug 13, 2004
Posts: 1076

Type driver requires that some binary code be loaded on client machine.

The connection URL is

jdbcracleci:[user/password]@host[:port]/service

Make sure that ORACLE_HOME property is set correct.

Thanks,
Shailesh


Gravitation cannot be held responsible for people falling in love ~ Albert Einstein
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

"venuvvp prasad", please check your private messages for an important administrative issue.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to use Type2 drivers
 
Similar Threads
MVC, JSP/Servlet/Bean Design Issue
Want to know how drivers work
want to test with type 3 driver in postgres .
print database values with radio button
How to give search query if we select one than one value from combo box