A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
how to specify class.forname for oracle in java program?
Shobana Sukumar
Greenhorn
Joined: Nov 24, 2005
Posts: 17
posted
Dec 11, 2005 23:20:00
0
i need to connect oracle database from my
java
program so wot should i include in the class.forName part of java program'
class.for Name("???");
Connection con=DriverManager.getConnection("???");
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Dec 11, 2005 23:33:00
0
the answer is
not far away
.
I agree. Here's the link:
http://aspose.com/file-tools
subject: how to specify class.forname for oracle in java program?
Similar Threads
What is this No Suitable Driver exception?
User Authentication for java in a Solaris OS
JDBC driver - java lang ClassNotFoundException
Network Adapter Problem
Any performance Issue b/w oci8 and thin cliient ?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter